summaryrefslogtreecommitdiff
path: root/misc
AgeCommit message (Expand)Author
2021-11-19[HTML5] Add WebGL2 (GLES3) support using the OpenGL renderer.Fabio Alessandrelli
2021-11-18Fixed pre-commit-black file extensionsDavid Sichma
2021-11-16Fix style issue after #54148Rémi Verschelde
2021-11-09Merge pull request #52945 from bruvzg/macos_editor_translationRémi Verschelde
2021-10-26Merge pull request #54179 from aaronfranke/make-rstRémi Verschelde
2021-10-25clang-format: Enable `--Wno-error=unknown` for compat with older versionsRémi Verschelde
2021-10-24Rename "makerst.py" to "make_rst.py"Aaron Franke
2021-10-23Merge pull request #54067 from bruvzg/oidn_entRémi Verschelde
2021-10-22clang-format: Sync config with LLVM 13Rémi Verschelde
2021-10-21[macOS] Add entitlements required by OIDN JIT for the editor build.bruvzg
2021-10-21Add CI step for compiling and testing godot-cppBastiaan Olij
2021-10-19[HTML5] Editor video driver option. Replace canvas on exit.Fabio Alessandrelli
2021-09-30Merge pull request #52043 from Calinou/macos-use-big-sur-iconRémi Verschelde
2021-09-22[macOS] Add empty translation files to the editor app bundle, to allow transl...bruvzg
2021-09-20[macOS] Update MIME codes and file type names to match "dist/linux/org.godote...bruvzg
2021-09-14Add dozens of new integration tests to the GDScript test suiteHugo Locurcio
2021-08-25Print colored diffs when there are formatting failures in CIHugo Locurcio
2021-08-24Use a Big Sur-style macOS icon for the Godot editorHugo Locurcio
2021-08-22Replace HTTP links with HTTPS for sites with HTTPS versionsAaron Franke
2021-08-03[Headless] Add --headless switch (no rendering, no audio).Fabio Alessandrelli
2021-07-31Fix 'Attempted to remove invalid ID' errorsRafał Mikrut
2021-07-29Properly tag project files as a subclass of plain text in the MIME infoMichael Alexsander
2021-07-29Make some small tweaks to the MIME infoMichael Alexsander
2021-07-29Add script to make source tarball with `.git/HEAD`Rémi Verschelde
2021-07-25Fix various typos with codespellluz paz
2021-07-06Restructure and reimplement vsync optionsHendrik Brucker
2021-06-14Add LSApplicationCategoryType to the template and export dialog.bruvzg
2021-06-07Allow clang-format 12 in the pre-commit hookHugo Locurcio
2021-06-07Style: Cleanup uses of double spaces between wordsRémi Verschelde
2021-06-04Merge pull request #47336 from Calinou/rename-shader-file-extensionRémi Verschelde
2021-05-31Merge pull request #49137 from RandomShaper/ios_targeted_familyRémi Verschelde
2021-05-27Add iOS export option for device familyPedro J. Estébanez
2021-05-25Set schemes' build config to debug/release in iOS Xcode exportPedro J. Estébanez
2021-05-20Dist: Add macOS entitlements files for editor code signingRémi Verschelde
2021-05-20Fix typos with codespellRémi Verschelde
2021-05-10Fix Ubuntu clang-format version detection in the pre-commit hookHugo Locurcio
2021-05-07[HTML5] Remove "fixed-size.html".Fabio Alessandrelli
2021-04-27[HTML5] Export as Progressive Web App.Fabio Alessandrelli
2021-04-27[HTML5] Optional icon generation, use export name for it.Fabio Alessandrelli
2021-04-17Merge pull request #47069 from Calinou/html5-editor-welcome-dialogFabio Alessandrelli
2021-04-15Test Godot with Vulkan in CIRafał Mikrut
2021-04-14[macOS] Update required Vulkan API version the ICD configs.bruvzg
2021-03-24Rename the `.shader` file extension to `.gdshader`Hugo Locurcio
2021-03-24Add Open Graph metadata to the HTML5 editorHugo Locurcio
2021-03-24[HTML5] Clarify editor PWA manifest.jsonFabio Alessandrelli
2021-03-17Add a welcome dialog to the HTML5 editorHugo Locurcio
2021-03-17[HTML5] Fix bogus Web Editor manifest.Fabio Alessandrelli
2021-03-14clang-format: Fix version number in hook warningRémi Verschelde
2021-03-12[HTML5] Drag and drop zip in project manager.Fabio Alessandrelli
2021-03-08[HTML5] Add PWA support to the editor page.Fabio Alessandrelli