summaryrefslogtreecommitdiffstats
path: root/.github
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #88671 from akien-mga/ci-actions-updateRémi Verschelde2024-03-066-11/+5
|\
| * CI: Update actions to latest versions, use default runner .NET versionRémi Verschelde2024-02-226-11/+5
* | Move dotnet-format script to pre-commitRaul Santos2024-03-021-8/+0
* | Replace hand-written pre-commit hooks with `pre-commit` Python toolAarni Koskela2024-02-261-15/+4
* | Fix lint errors in WebXR moduleDavid Snopek2024-02-231-1/+1
* | Use godot-cpp 4.2 for the "Godot CPP" CI workflowDavid Snopek2024-02-231-1/+1
|/
* C#: Run source generators tests in CIRaul Santos2024-02-191-0/+5
* Fix formatting in bug report templateA Thousand Ships2024-02-171-1/+1
* Remove 3.x references in the pull request templateAdam Scott2024-02-091-2/+0
* Merge pull request #86006 from AThousandShips/issue_screenshotRémi Verschelde2024-02-091-1/+2
|\
| * Instruct users to add code/errors as text in issuesA Thousand Ships2024-01-071-1/+2
* | Add new VS proj generation logic that supports any platform that wants to opt inAndreia Gaita2024-01-311-1/+1
* | Add Wayland supportRiteo2024-01-301-0/+5
* | Merge pull request #86717 from mrbbbaixue/d3d12-sdk-install-pythonRémi Verschelde2024-01-261-22/+3
|\ \
| * | Add a python script to install Direct3D 12 SDK components.MrBBBaiXue2024-01-241-22/+3
* | | Merge pull request #87575 from akien-mga/ci-emsdk-14Yuri Sizov2024-01-251-1/+2
|\ \ \
| * | | CI: Update mymindstorm/setup-emsdk to v14, should fix cache folder conflictsRémi Verschelde2024-01-251-1/+2
| |/ /
* | | Merge pull request #87574 from RandomShaper/d3d12_codeownersYuri Sizov2024-01-251-0/+1
|\ \ \ | |/ / |/| |
| * | Direct3D 12: Include in CODEOWNERSPedro J. Estébanez2024-01-251-0/+1
* | | Use latest doc version in issue templateA Thousand Ships2024-01-201-1/+1
* | | Add THREADS_ENABLED macro in order to compile Godot to run on the main threadAdam Scott2024-01-171-4/+26
|/ /
* / Reorganize code related to editor themingYuri Sizov2024-01-161-0/+2
|/
* Merge pull request #83448 from Calinou/github-actions-identify-pr-buildsRémi Verschelde2024-01-051-1/+13
|\
| * Identify pull request builds from GitHub Actions with the PR numberHugo Locurcio2023-10-161-1/+13
* | Merge pull request #70315 from RandomShaper/d3d12_mesaRémi Verschelde2023-12-121-1/+23
|\ \
| * | Add Direct3D 12 RenderingDevice implementationPedro J. Estébanez2023-12-121-1/+23
* | | Merge pull request #85746 from YuriSizov/just-a-fancy-word-for-fabioRémi Verschelde2023-12-041-2/+1
|\ \ \
| * | | Fix the Web platform team's codeowners linkYuri Sizov2023-12-041-2/+1
| |/ /
* / / Issue template: Change version field to "Tested versions", asking to test ear...Rémi Verschelde2023-12-041-12/+18
|/ /
* | Fix various typos with codespellRémi Verschelde2023-11-111-1/+1
* | CI: Pin Emscripten to 3.1.39Rémi Verschelde2023-11-101-1/+1
* | Use colored output on CI for DoctestHugo Locurcio2023-10-283-3/+3
* | Bump the java version to version 17Fredia Huya-Kouadio2023-10-171-2/+2
|/
* CI: Workaround recently broken add-apt-repository on GHARémi Verschelde2023-10-121-1/+2
* CI: Switch mesa PPA from kisak-mesa to turtleRémi Verschelde2023-10-111-1/+1
* Cleanup various repository documentation filesRémi Verschelde2023-10-101-1/+1
* Web: Workaround Emscripten 3.1.42+ LTO regressionRémi Verschelde2023-09-051-2/+2
* CI: Bump version for `actions/checkout@v4` and `actions/setup-dotnet@v3`Rémi Verschelde2023-09-048-10/+10
* Use godot-cpp 4.1 for the "Godot CPP" CI workflow to prevent circular dependencyDavid Snopek2023-09-011-2/+4
* Merge pull request #81116 from raulsntos/codeowners-gdextensionRémi Verschelde2023-08-291-0/+1
|\
| * Assign extension validation files to the GDExtension and .NET teams in CODEOW...Raul Santos2023-08-281-0/+1
* | Merge pull request #78908 from zorbathut/pr_gitignoreRémi Verschelde2023-08-291-0/+5
|\ \
| * | Add static check for overzealous .gitignores.Ben Rog-Wilhelm2023-07-011-0/+5
* | | Move default theme files to scene/themeYuri Sizov2023-08-281-1/+1
| |/ |/|
* | CI: Propagated error code when glue generation failsRémi Verschelde2023-08-211-1/+1
* | Merge pull request #73777 from myaaaaaaaaa/enable-tsanYuri Sizov2023-08-041-0/+11
|\ \
| * | Add a Linux ThreadSanitizer job to CImyaaaaaaaaa2023-06-261-0/+11
| |/
* | CI: Make extension API compatibility check mandatoryRémi Verschelde2023-08-031-1/+1
* | CI: Allow skipping our GHA workflows with `DISABLE_GODOT_CI` variableRémi Verschelde2023-08-021-0/+8
* | CI: Extract godot-cpp testing into its own jobYuri Sizov2023-08-0110-103/+238