Age | Commit message (Expand) | Author |
2022-02-12 | [macOS] Add missing translation file. | bruvzg |
2022-02-12 | Merge pull request #57005 from Calinou/web-editor-tweak-logo-max-width | Fabio Alessandrelli |
2022-02-12 | Merge pull request #56966 from Calinou/web-editor-allow-any-orientation | Fabio Alessandrelli |
2022-02-08 | Remove support for ARMv7 (32-bit) on iOS | Hugo Locurcio |
2022-02-06 | [HTML5] Improve editor progressive web app behavior. | Fabio Alessandrelli |
2022-02-06 | [HTML5] PWA service worker prefers cached version. | Fabio Alessandrelli |
2022-01-25 | [iOS] Fix iOS export with manually specified signing/provisioning data. | bruvzg |
2022-01-21 | Allow using the web editor on any device orientation | Hugo Locurcio |
2022-01-20 | Tweak logo max width on the web editor | Hugo Locurcio |
2022-01-19 | Tweak theme color to match the Godot editor's background color | Hugo Locurcio |
2022-01-18 | [macOS export] Implements ad-hoc signing on Linux/Windows, adds extra priv... | bruvzg |
2022-01-13 | Merge pull request #56311 from Calinou/default-allow-hidpi | Rémi Verschelde |
2022-01-03 | Update copyright statements to 2022 | Rémi Verschelde |
2021-12-30 | Enable "Allow Hidpi" by default | Hugo Locurcio |
2021-12-09 | Center the indeterminate spinner on HTML5 page | Haoyu Qiu |
2021-11-19 | [HTML5] Add WebGL2 (GLES3) support using the OpenGL renderer. | Fabio Alessandrelli |
2021-11-09 | Merge pull request #52945 from bruvzg/macos_editor_translation | Rémi Verschelde |
2021-10-21 | [macOS] Add entitlements required by OIDN JIT for the editor build. | bruvzg |
2021-10-19 | [HTML5] Editor video driver option. Replace canvas on exit. | Fabio Alessandrelli |
2021-09-30 | Merge pull request #52043 from Calinou/macos-use-big-sur-icon | Ré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-08-24 | Use a Big Sur-style macOS icon for the Godot editor | Hugo Locurcio |
2021-08-22 | Replace HTTP links with HTTPS for sites with HTTPS versions | Aaron Franke |
2021-08-03 | [Headless] Add --headless switch (no rendering, no audio). | Fabio Alessandrelli |
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-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-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-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-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-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 |