summaryrefslogtreecommitdiffstats
path: root/.github
Commit message (Expand)AuthorAgeFilesLines
* 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
* Implement Vector4, Vector4i, Projectionreduz2022-07-231-6/+33
* SCons: Refactor Linux linker options with `linker=<bfd|gold|lld|mold>`Rémi Verschelde2022-07-221-4/+4
* Merge pull request #63225 from bruvzg/mac_renameRémi Verschelde2022-07-213-5/+5
|\
| * Rename OSX to macOS and iPhoneOS to iOS.bruvzg2022-07-213-5/+5
* | CI: Use Gold (GCC) and LLD (Clang) as linker for Linux sanitizers buildsRémi Verschelde2022-07-211-4/+4
|/
* Revert "CI: Disable Linux GCC ASAN temporarily"Riteo2022-07-201-2/+2
* CI: Disable Linux GCC ASAN temporarilyRémi Verschelde2022-07-201-2/+2
* SCons: Default `num_jobs` to max CPUs minus 1 if not specifiedRémi Verschelde2022-07-172-2/+2
* [macOS] Use statically linked MoltenVK by default, automatically detect Molte...bruvzg2022-07-031-1/+1
* Fix exit code of --help and --version, and test them in CIJan Haller2022-07-023-0/+6
* Rewrite PR template to make it slightly less verboseRémi Verschelde2022-06-281-8/+4
* Add Godot 3.x -> Godot 4.x project converterRafał Mikrut2022-06-151-0/+12
* makerst: Print colored output for easier visual greppingHugo Locurcio2022-06-111-1/+1
* CI: Update Emscripten to 3.1.10Rémi Verschelde2022-05-101-1/+1
* Implement text-to-speech support on Android, iOS, HTML5, Linux, macOS and Win...bruvzg2022-04-281-1/+1
* Remove redundant `godot-cpp` build stage.bruvzg2022-04-071-8/+0
* CI: Update black formatter and apply changesRémi Verschelde2022-04-051-1/+1
* Add CI build with clang sanitizers, increase stack size to 30 MB for builds w...bruvzg2022-04-011-2/+14
* CI: Re-enabled godot-cpp testRémi Verschelde2022-03-301-1/+1
* Make vararg method bind no return and returnPierre-Thomas Meisels2022-03-301-1/+1
* CI: Reduce max cache to 7 GiB, remove Windows debug symbolsRémi Verschelde2022-03-302-3/+5
* Remove last editor code dependencies in template buildRémi Verschelde2022-03-281-0/+1
* CI: Limit Windows cache size again, otherwise we run out of spaceRémi Verschelde2022-03-281-1/+2
* CI: Update to actions/cache@v3, increase cache limit to 10 GiBRémi Verschelde2022-03-237-4/+11
* Ignore PhysicsServer3DExtension class in C#Raul Santos2022-03-181-18/+18
* Re-enable `godot-cpp` CI.bruvzg2022-03-171-3/+1
* Create GDExtension clases for PhysicsServer3Dreduz2022-03-151-18/+18
* Make `-q` CLI argument toggle quiet stdout instead of quittingHugo Locurcio2022-03-131-1/+1
* Discern between virtual and abstract class bindingsreduz2022-03-101-1/+3
* CI: Use mono_static=yes for Mono buildsRémi Verschelde2022-02-221-2/+2