| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge pull request #75700 from akien-mga/ci-visible-whitespace | Rémi Verschelde | 2023-04-05 | 1 | -1/+2 |
|\ |
|
| * | CI: Visibly print trailing whitespace when static checks fail | Rémi Verschelde | 2023-04-05 | 1 | -1/+2 |
* | | [ci/windows] remove obsolete 'tools' in the name | umarcor | 2023-04-05 | 1 | -1/+1 |
|/ |
|
* | ci: wait for static check results before starting builds | yedpodtrzitko | 2023-04-04 | 8 | -7/+55 |
* | [ci/web] update mymindstorm/setup-emsdk to v12 | Unai Martinez-Corral | 2023-03-26 | 1 | -1/+1 |
* | CI: Pin SCons to 4.4.0, the new 4.5.0 is broken | Rémi Verschelde | 2023-03-06 | 1 | -1/+1 |
* | CI: Disable debug_symbols for Linux + all sanitizers build | Rémi Verschelde | 2023-02-18 | 1 | -1/+2 |
* | CI: Remove flaky packages.microsoft.com Ubuntu repository | Rémi Verschelde | 2023-02-11 | 2 | -2/+2 |
* | CI: Remove custom Linux deps and SwiftShader | Rémi Verschelde | 2023-02-06 | 3 | -35/+9 |
* | CI: Add official codespell action with PR annotations | Rémi Verschelde | 2023-02-01 | 1 | -0/+8 |
* | [CI] Remove packages that are no longer necessary. | bruvzg | 2023-01-25 | 1 | -4/+2 |
* | Cleanup and unify keyboard input. | bruvzg | 2023-01-23 | 1 | -1/+1 |
* | Fix file formatting script dependencies and cleanup | Aaron Franke | 2023-01-12 | 1 | -1/+1 |
* | CI: Use clang-format 15 | Rémi Verschelde | 2023-01-10 | 1 | -3/+3 |
* | CI: Fix dumping GDExtension interface and API for godot-cpp | Rémi Verschelde | 2022-12-14 | 1 | -12/+5 |
* | Merge pull request #69718 from groud/finally_rename_gdnative_to_gdextension | Rémi Verschelde | 2022-12-12 | 2 | -3/+2 |
|\ |
|
| * | Rename all gdnative occurences to gdextension | Gilles Roudière | 2022-12-12 | 2 | -3/+2 |
* | | Rename `float=64` SCons option to `precision=double` | Hugo Locurcio | 2022-12-10 | 1 | -2/+2 |
|/ |
|
* | Emphasize the importance of uploading a minimal reproduction project | Hugo Locurcio | 2022-11-17 | 1 | -2/+5 |
* | Merge pull request #68543 from DarkKilauea/msvc-problem-matcher | Rémi Verschelde | 2022-11-11 | 1 | -1/+3 |
|\ |
|
| * | Add MSVC problem matcher to CI | Josh Jones | 2022-11-11 | 1 | -1/+3 |
* | | Add GCC problem matcher to CI | Raul Santos | 2022-11-11 | 1 | -0/+3 |
* | | Mention .godot folder in issue template | kobewi | 2022-11-11 | 1 | -1/+1 |
|/ |
|
* | Add rendering team as GLES3 CODEOWNER | clayjohn | 2022-11-02 | 1 | -0/+1 |
* | Fix MSVC warnings, rename shadowed variables, fix uninitialized values, chang... | bruvzg | 2022-10-07 | 1 | -1/+1 |
* | Various enhancements to Visual Studio solution generation. | TechnoPorg | 2022-10-04 | 1 | -1/+1 |
* | CI: Update target for godot-cpp after https://github.com/godotengine/godot-cp... | Rémi Verschelde | 2022-10-04 | 1 | -1/+1 |
* | Fix CODEOWNERS and fix missing quote in "Building for platform" message | Aaron Franke | 2022-10-01 | 1 | -2/+2 |
* | ci: add Python static analysis check via mypy | Jiri Suchan | 2022-09-30 | 1 | -1/+5 |
* | SCons: Unify tools/target build type configuration | Rémi Verschelde | 2022-09-26 | 7 | -61/+42 |
* | Further cleanup of VisualScript references | RedMser | 2022-09-19 | 1 | -1/+0 |
* | CI: Downgrade Emscripten to 3.1.18 | Rémi Verschelde | 2022-09-09 | 1 | -1/+1 |
* | Fix UTF-8 validation in static checks | Gergely Kis | 2022-09-05 | 1 | -2/+2 |
* | [Web] Require threads, rtti, allow optimize=speed. | Fabio Alessandrelli | 2022-08-30 | 1 | -1/+1 |
* | [Web] Rename JavaScript platform to Web. | Fabio Alessandrelli | 2022-08-29 | 2 | -5/+5 |
* | Add `dotnet format` to CI to check C# style | Raul Santos | 2022-08-27 | 1 | -0/+4 |
* | CI: Remove unnecessary extra cache step for Emscripten | Rémi Verschelde | 2022-08-25 | 1 | -8/+0 |
* | CI: Bump various GitHub actions to latest versions | Rémi Verschelde | 2022-08-25 | 9 | -17/+18 |
* | Unify bits, arch, and android_arch into env["arch"] | Aaron Franke | 2022-08-25 | 5 | -10/+10 |
* | CI: Remove second build with mono_glue=yes | Ignacio Roldán Etcheverry | 2022-08-23 | 1 | -12/+2 |
* | Merge pull request #62545 from yedpodtrzitko/yed/pytest-builders | Rémi Verschelde | 2022-08-22 | 1 | -5/+9 |
|\ |
|
| * | ci: add basic test pipeline for shader builders | Jiri Suchan | 2022-08-19 | 1 | -1/+5 |
| * | ci: move slowest static job to the end of pipeline | Jiri Suchan | 2022-08-19 | 1 | -4/+4 |
* | | C#: Upgrade to .NET 6 (5.0 -> 6.0) | Ignacio Roldán Etcheverry | 2022-08-22 | 1 | -1/+1 |
* | | CI: Setup .NET Sdk to fix CI and build C# code as well | Ignacio Roldán Etcheverry | 2022-08-22 | 1 | -2/+15 |
|/ |
|
* | Check also GLES3 in CI | Rafał Mikrut | 2022-08-06 | 1 | -1/+7 |
* | create vector4, vector4i and projection for csharp | antonWetzel | 2022-07-31 | 1 | -33/+6 |
* | CI: Link MoltenVK statically on macOS | Rémi Verschelde | 2022-07-29 | 2 | -1/+7 |
* | Implement support for loading system fonts on Linux, macOS / iOS and Windows. | bruvzg | 2022-07-26 | 1 | -1/+1 |
* | Code quality: Fix header guards consistency | Rémi Verschelde | 2022-07-25 | 1 | -0/+4 |