Age | Commit message (Expand) | Author |
2023-01-23 | Convert en_GB spelling to en_US with codespell | Rémi Verschelde |
2023-01-12 | Fix file formatting script dependencies and cleanup | Aaron Franke |
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-11-13 | Add an exception for thirdparty subdirectories in file_format.sh | Riteo Siuga |
2022-11-02 | Style: Misc docs and comment style and language fixes | Rémi Verschelde |
2022-10-12 | Fix dotnet format | Raul Santos |
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 | Style: Cleanup header guards for consistency | Rémi Verschelde |
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-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-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-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 |
2022-06-17 | Make enum/constant binds 64-bit. | bruvzg |
2022-06-15 | Stop CI when Godot crash | Rafał Mikrut |
2022-05-23 | Fix the logic to restart the Godot application | Fredia Huya-Kouadio |
2022-05-23 | Fix typos with codespell | Rémi Verschelde |
2022-04-25 | Merge pull request #60445 from nathanfranke/minor-changes | Rémi Verschelde |
2022-04-22 | improve OS.get_name classref, misc/scripts fixes, remove trailing quote | Nathan Franke |
2022-04-22 | Remove superfluous Android InputManager interface and implementation | Marcel Admiraal |
2022-03-31 | Fix typos with codespell | Rémi Verschelde |
2022-03-29 | Fix flickering issues with low processor mode on Android | Fredia Huya-Kouadio |
2022-02-10 | Fix typos with codespell | Rémi Verschelde |
2022-02-01 | CI: Fix exclude patterns with `git ls-files` | Rémi Verschelde |
2022-01-29 | simplify formatting scripts, add a clang-tidy script, and run clang-tidy | Nathan Franke |
2022-01-19 | Improve the default project theme | Hugo Locurcio |
2022-01-05 | Skip formatting .bat files in file_format.sh | Aaron Franke |
2022-01-03 | Update copyright statements to 2022 | Rémi Verschelde |
2021-10-25 | clang-format: Enable `--Wno-error=unknown` for compat with older versions | Rémi Verschelde |
2021-10-21 | Add CI step for compiling and testing godot-cpp | Bastiaan Olij |
2021-09-14 | Add dozens of new integration tests to the GDScript test suite | Hugo Locurcio |
2021-08-25 | Print colored diffs when there are formatting failures in CI | Hugo Locurcio |
2021-08-22 | Replace HTTP links with HTTPS for sites with HTTPS versions | Aaron Franke |
2021-07-31 | Fix 'Attempted to remove invalid ID' errors | Rafał Mikrut |
2021-07-29 | Add script to make source tarball with `.git/HEAD` | Rémi Verschelde |
2021-05-20 | Fix typos with codespell | Rémi Verschelde |
2021-04-15 | Test Godot with Vulkan in CI | Rafał Mikrut |
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 |