Age | Commit message (Expand) | Author |
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 |
2021-01-19 | Cleanup: Remove executable bit from files which don't need it | Rémi Verschelde |
2021-01-18 | [WIP] Add separate `simulator` flag for iOS build, change main library to `xc... | bruvzg |
2021-01-12 | Check for clang-format version in the pre-commit hook | Hugo Locurcio |
2021-01-07 | Make links on the HTML5 editor more readable | Hugo Locurcio |
2021-01-01 | Update copyright statements to 2021 | Rémi Verschelde |
2020-12-26 | Fix and decrease Godot logo size in the HTML5 editor loader | Hugo Locurcio |
2020-12-11 | Remove two very slightly displaced duplicate vertices on Gobot's face | Lorenzo Cerqua |
2020-12-09 | [HTML5] Add logo and favicon to editor html. | Fabio Alessandrelli |
2020-12-09 | [HTML5] Improve the editor HTML template. | Hugo Locurcio |
2020-12-09 | [HTML5] Editor also persists cache. | Fabio Alessandrelli |
2020-12-05 | [HTML5] EditorRunNative works with GDNative. | Fabio Alessandrelli |
2020-11-17 | Add missing javascript semi-colons. | Marcel Admiraal |
2020-11-16 | Remove empty lines around braces with the formatting script | Aaron Franke |
2020-11-16 | Add line removal around braces to the file formatting script | Aaron Franke |
2020-11-16 | Merge pull request #42863 from Calinou/add-windows-installer-files | Rémi Verschelde |
2020-11-10 | iOS Export: export modification to support plugins | Sergey Minakov |
2020-11-10 | iOS Modules: separate main platform code from modules | Sergey Minakov |
2020-10-25 | Optimize SVG using `svgcleaner --multipass` | Hugo Locurcio |
2020-10-22 | CI: Refactor Android workflow, use pre-installed SDK and NDK | Rémi Verschelde |
2020-10-19 | Add files to create a Windows editor installer using Inno Setup | Hugo Locurcio |
2020-10-14 | Add JavaScript editor html file. | Fabio Alessandrelli |
2020-10-02 | iOS: Refactoring | Sergey Minakov |
2020-09-23 | Make canvas resize optional in HTML5. | Fabio Alessandrelli |
2020-09-23 | Better HiDPI support in HTML5. | Fabio Alessandrelli |
2020-09-10 | Remove unused variable in fixed-size.html. | Marcel Admiraal |