Age | Commit message (Expand) | Author |
2023-02-01 | More codespell fixes, do more changes from previous ignore list | Rémi Verschelde |
2023-02-01 | Fix various typos with codespell | Rémi Verschelde |
2023-01-30 | Fix various typos with codespell | Rémi Verschelde |
2023-01-23 | Convert en_GB spelling to en_US with codespell | Rémi Verschelde |
2023-01-16 | [Git hooks] Add AppleScript dialog script for macOS. | bruvzg |
2023-01-12 | Fix file formatting script dependencies and cleanup | Aaron Franke |
2023-01-10 | [iOS] Move name and version information to the Xcode project. | bruvzg |
2023-01-05 | One Copyright Update to rule them all | Rémi Verschelde |
2023-01-03 | [CI] Use multiple forced unmount attempts for MoltenVK image. | bruvzg |
2022-12-14 | CI: Fix dumping GDExtension interface and API for godot-cpp | Rémi Verschelde |
2022-12-12 | Rename all gdnative occurences to gdextension | Gilles Roudière |
2022-12-04 | Improve command line help to fit on narrower displays | Hugo Locurcio |
2022-11-29 | Merge pull request #69110 from bruvzg/con_icon2 | Rémi Verschelde |
2022-11-29 | [Windows] Optimize editor icon, use different icon for console executable. | bruvzg |
2022-11-28 | Merge pull request #67815 from Calinou/html5-improve-feature-errors | Rémi Verschelde |
2022-11-17 | [iOS] iOS export improvements. | bruvzg |
2022-11-13 | Add an exception for thirdparty subdirectories in file_format.sh | Riteo Siuga |
2022-11-02 | Merge pull request #60273 from Calinou/cli-export-release-rename | Rémi Verschelde |
2022-11-02 | Rename `--export` command line argument to `--export-release` | Hugo Locurcio |
2022-11-02 | Style: Misc docs and comment style and language fixes | Rémi Verschelde |
2022-10-31 | Add ProMotion Support to iOS Exports | Zach Coleman |
2022-10-31 | Merge pull request #67309 from groud/implement_gdnative_interface_h_dump | Rémi Verschelde |
2022-10-23 | Improve feature errors in HTML5 for easier understanding | Hugo Locurcio |
2022-10-13 | Implement a way to dump the gdnative_interface.h file from the executable | Gilles Roudière |
2022-10-12 | Fix dotnet format | Raul Santos |
2022-10-11 | [Web] Add auto-formatting to HTML files. | Fabio Alessandrelli |
2022-09-30 | Merge pull request #64784 from yedpodtrzitko/yed/ci-add-mypy | Rémi Verschelde |
2022-09-30 | Fix typos with codespell | Rémi Verschelde |
2022-09-30 | ci: add Python static analysis check via mypy | Jiri Suchan |
2022-09-26 | SCons: Unify tools/target build type configuration | Rémi Verschelde |
2022-09-26 | Style: Cleanup header guards for consistency | Rémi Verschelde |
2022-09-23 | SCons: Cleanup `DEBUG`, `_DEBUG` and `NDEBUG` defines | Rémi Verschelde |
2022-09-21 | Style: Ensure consistent formatting with clang-format 15 | Rémi Verschelde |
2022-09-20 | Merge pull request #65541 from clayjohn/renderer-setting | Rémi Verschelde |
2022-09-19 | Split rendering driver project setting into renderer_name and rendering_drive... | clayjohn |
2022-09-17 | [Web] Add missing features warning in editor and export shell. | Fabio Alessandrelli |
2022-09-07 | C#: Replace libnethost dependency to find hostfxr | Ignacio Roldán Etcheverry |
2022-09-05 | Fix UTF-8 validation in static checks | Gergely Kis |
2022-08-30 | Merge pull request #65078 from RandomShaper/git_hooks_extend | Rémi Verschelde |
2022-08-30 | Add ability to extend the set of Git pre-commit hooks | Pedro J. Estébanez |
2022-08-30 | Make Git hooks work on worktrees on Windows | Pedro J. Estébanez |
2022-08-27 | Add `dotnet format` to CI to check C# style | Raul Santos |
2022-08-19 | ci: add basic test pipeline for shader builders | Jiri Suchan |
2022-08-09 | [iOS] Extend iOS plugins to support Swift runtime | Sergey Minakov |
2022-08-01 | File: Re-add support to skip CR (`\r`) in `File::get_as_text` | Rémi Verschelde |
2022-07-29 | CI: Link MoltenVK statically on macOS | Rémi Verschelde |
2022-07-25 | Code quality: Fix header guards consistency | Rémi Verschelde |
2022-07-21 | Rename OSX to macOS and iPhoneOS to iOS. | bruvzg |
2022-07-14 | Download Vulkan SDK disk image to a temporary folder in the script | Hugo Locurcio |
2022-07-12 | Add a script to install the Vulkan SDK on macOS | Hugo Locurcio |