summaryrefslogtreecommitdiffstats
path: root/.github
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #75700 from akien-mga/ci-visible-whitespaceRémi Verschelde2023-04-051-1/+2
|\
| * CI: Visibly print trailing whitespace when static checks failRémi Verschelde2023-04-051-1/+2
* | [ci/windows] remove obsolete 'tools' in the nameumarcor2023-04-051-1/+1
|/
* ci: wait for static check results before starting buildsyedpodtrzitko2023-04-048-7/+55
* [ci/web] update mymindstorm/setup-emsdk to v12Unai Martinez-Corral2023-03-261-1/+1
* CI: Pin SCons to 4.4.0, the new 4.5.0 is brokenRémi Verschelde2023-03-061-1/+1
* CI: Disable debug_symbols for Linux + all sanitizers buildRémi Verschelde2023-02-181-1/+2
* CI: Remove flaky packages.microsoft.com Ubuntu repositoryRémi Verschelde2023-02-112-2/+2
* CI: Remove custom Linux deps and SwiftShaderRémi Verschelde2023-02-063-35/+9
* CI: Add official codespell action with PR annotationsRémi Verschelde2023-02-011-0/+8
* [CI] Remove packages that are no longer necessary.bruvzg2023-01-251-4/+2
* Cleanup and unify keyboard input.bruvzg2023-01-231-1/+1
* Fix file formatting script dependencies and cleanupAaron Franke2023-01-121-1/+1
* CI: Use clang-format 15Rémi Verschelde2023-01-101-3/+3
* CI: Fix dumping GDExtension interface and API for godot-cppRémi Verschelde2022-12-141-12/+5
* Merge pull request #69718 from groud/finally_rename_gdnative_to_gdextensionRémi Verschelde2022-12-122-3/+2
|\
| * Rename all gdnative occurences to gdextensionGilles Roudière2022-12-122-3/+2
* | Rename `float=64` SCons option to `precision=double`Hugo Locurcio2022-12-101-2/+2
|/
* Emphasize the importance of uploading a minimal reproduction projectHugo Locurcio2022-11-171-2/+5
* Merge pull request #68543 from DarkKilauea/msvc-problem-matcherRémi Verschelde2022-11-111-1/+3
|\
| * Add MSVC problem matcher to CIJosh Jones2022-11-111-1/+3
* | Add GCC problem matcher to CIRaul Santos2022-11-111-0/+3
* | Mention .godot folder in issue templatekobewi2022-11-111-1/+1
|/
* Add rendering team as GLES3 CODEOWNERclayjohn2022-11-021-0/+1
* Fix MSVC warnings, rename shadowed variables, fix uninitialized values, chang...bruvzg2022-10-071-1/+1
* Various enhancements to Visual Studio solution generation.TechnoPorg2022-10-041-1/+1
* CI: Update target for godot-cpp after https://github.com/godotengine/godot-cp...Rémi Verschelde2022-10-041-1/+1
* Fix CODEOWNERS and fix missing quote in "Building for platform" messageAaron Franke2022-10-011-2/+2
* ci: add Python static analysis check via mypyJiri Suchan2022-09-301-1/+5
* SCons: Unify tools/target build type configurationRémi Verschelde2022-09-267-61/+42
* Further cleanup of VisualScript referencesRedMser2022-09-191-1/+0
* CI: Downgrade Emscripten to 3.1.18Rémi Verschelde2022-09-091-1/+1
* Fix UTF-8 validation in static checksGergely Kis2022-09-051-2/+2
* [Web] Require threads, rtti, allow optimize=speed.Fabio Alessandrelli2022-08-301-1/+1
* [Web] Rename JavaScript platform to Web.Fabio Alessandrelli2022-08-292-5/+5
* Add `dotnet format` to CI to check C# styleRaul Santos2022-08-271-0/+4
* CI: Remove unnecessary extra cache step for EmscriptenRémi Verschelde2022-08-251-8/+0
* CI: Bump various GitHub actions to latest versionsRémi Verschelde2022-08-259-17/+18
* Unify bits, arch, and android_arch into env["arch"]Aaron Franke2022-08-255-10/+10
* CI: Remove second build with mono_glue=yesIgnacio Roldán Etcheverry2022-08-231-12/+2
* Merge pull request #62545 from yedpodtrzitko/yed/pytest-buildersRémi Verschelde2022-08-221-5/+9
|\
| * ci: add basic test pipeline for shader buildersJiri Suchan2022-08-191-1/+5
| * ci: move slowest static job to the end of pipelineJiri Suchan2022-08-191-4/+4
* | C#: Upgrade to .NET 6 (5.0 -> 6.0)Ignacio Roldán Etcheverry2022-08-221-1/+1
* | CI: Setup .NET Sdk to fix CI and build C# code as wellIgnacio Roldán Etcheverry2022-08-221-2/+15
|/
* Check also GLES3 in CIRafał Mikrut2022-08-061-1/+7
* create vector4, vector4i and projection for csharpantonWetzel2022-07-311-33/+6
* CI: Link MoltenVK statically on macOSRémi Verschelde2022-07-292-1/+7
* Implement support for loading system fonts on Linux, macOS / iOS and Windows.bruvzg2022-07-261-1/+1
* Code quality: Fix header guards consistencyRémi Verschelde2022-07-251-0/+4