Age | Commit message (Expand) | Author |
2021-08-03 | [Headless] Add --headless switch (no rendering, no audio). | Fabio Alessandrelli |
2021-07-31 | Fix 'Attempted to remove invalid ID' errors | Rafał Mikrut |
2021-07-29 | Properly tag project files as a subclass of plain text in the MIME info | Michael Alexsander |
2021-07-29 | Make some small tweaks to the MIME info | Michael Alexsander |
2021-07-29 | Add script to make source tarball with `.git/HEAD` | Rémi Verschelde |
2021-07-25 | Fix various typos with codespell | luz paz |
2021-07-06 | Restructure and reimplement vsync options | Hendrik Brucker |
2021-06-14 | Add LSApplicationCategoryType to the template and export dialog. | bruvzg |
2021-06-07 | Allow clang-format 12 in the pre-commit hook | Hugo Locurcio |
2021-06-07 | Style: Cleanup uses of double spaces between words | Rémi Verschelde |
2021-06-04 | Merge pull request #47336 from Calinou/rename-shader-file-extension | Rémi Verschelde |
2021-05-31 | Merge pull request #49137 from RandomShaper/ios_targeted_family | Rémi Verschelde |
2021-05-27 | Add iOS export option for device family | Pedro J. Estébanez |
2021-05-25 | Set schemes' build config to debug/release in iOS Xcode export | Pedro J. Estébanez |
2021-05-20 | Dist: Add macOS entitlements files for editor code signing | Rémi Verschelde |
2021-05-20 | Fix typos with codespell | Rémi Verschelde |
2021-05-10 | Fix Ubuntu clang-format version detection in the pre-commit hook | Hugo 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-17 | Merge pull request #47069 from Calinou/html5-editor-welcome-dialog | Fabio Alessandrelli |
2021-04-15 | Test Godot with Vulkan in CI | Rafał Mikrut |
2021-04-14 | [macOS] Update required Vulkan API version the ICD configs. | bruvzg |
2021-03-24 | Rename the `.shader` file extension to `.gdshader` | Hugo Locurcio |
2021-03-24 | Add Open Graph metadata to the HTML5 editor | Hugo Locurcio |
2021-03-24 | [HTML5] Clarify editor PWA manifest.json | Fabio Alessandrelli |
2021-03-17 | Add a welcome dialog to the HTML5 editor | Hugo Locurcio |
2021-03-17 | [HTML5] Fix bogus Web Editor manifest. | Fabio Alessandrelli |
2021-03-14 | clang-format: Fix version number in hook warning | Ré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 |
2021-02-26 | [HTML5] Make editor HTML build tag scons4-proof. | Fabio Alessandrelli |
2021-02-24 | Improve the editor HTML template | Hugo Locurcio |
2021-02-24 | Merge pull request #45871 from Riteo/improve-mime-types | Rémi Verschelde |
2021-02-21 | Remove unused variables from full-size.html | Marcel Admiraal |
2021-02-19 | [HTML5] Better fullscreen, canvas resizing. | Fabio Alessandrelli |
2021-02-19 | [HTML5] Easier HTML templates, better deinit/cleanup. | Fabio Alessandrelli |
2021-02-17 | Merge pull request #46117 from akien-mga/dynamic-load-libudev | Rémi Verschelde |
2021-02-17 | Dynamically load libudev.so.1 on Linux if `udev=yes` | Rémi Verschelde |
2021-02-17 | Merge pull request #46050 from akien-mga/ci-simplify-file_format | Rémi Verschelde |
2021-02-16 | Dynamically load libpulse.so.0 and libasound.so.1 on Linux | Hein-Pieter van Braam-Stewart |
2021-02-15 | CI: Remove file_format.sh changes hard to reproduce on Windows | Rémi Verschelde |
2021-02-14 | Change logo in the About dialog box (return Godot's teeth) | Danil Alexeev |
2021-02-11 | [HTML5] Editor: ensure canvas focus when switching tabs. | Fabio Alessandrelli |
2021-02-11 | [HTML5] Fix web editor "clear persistent data". | Fabio Alessandrelli |
2021-02-09 | Improve the MIME source file | Riteo Siuga |
2021-02-03 | [HTML5] Make home path persistent in editor. | Fabio Alessandrelli |
2021-01-26 | Merge pull request #45141 from Calinou/clang-format-hook-check-version | Rémi Verschelde |
2021-01-26 | Merge pull request #45277 from bruvzg/ios_arm64_sim | Rémi Verschelde |
2021-01-25 | [HTML5] Better editor HTML, small refactor. | Fabio Alessandrelli |