index
:
redot-engine.git
4.3
master
Redot Engine – Multi-platform 2D and 3D game engine
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
.github
/
workflows
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix CI static checks indenting
Spartan322
2024-10-14
1
-12
/
+12
*
Renable CHANGED_FILES for static_checks.yml
Spartan322
2024-10-13
1
-13
/
+13
*
Temporarily disable optimization in static_checks.yml
RadenTheFolf
2024-10-13
1
-13
/
+13
*
Rebrand Godot 4.3 to Redot
Trashguy
2024-10-13
3
-16
/
+24
*
Bump version to 4.3.1-rc
Rémi Verschelde
2024-08-15
7
-7
/
+7
*
CI: Update Emscripten to 3.1.64
Rémi Verschelde
2024-08-08
1
-1
/
+1
*
[Web] Enable the closure compiler in CI
Fabio Alessandrelli
2024-07-26
1
-1
/
+1
*
[CI] Run unit tests on desktop release templates
A Thousand Ships
2024-07-18
3
-11
/
+12
*
[CI] Upload build cache before running tests
A Thousand Ships
2024-07-13
6
-12
/
+46
*
Update the github Android builds config
Fredia Huya-Kouadio
2024-06-26
1
-14
/
+40
*
C#: Escape generated members
Raul Santos
2024-06-15
1
-1
/
+1
*
[CI] Enable ANGLE static linking.
bruvzg
2024-05-28
1
-1
/
+12
*
SCons: Bump min version to 3.1.2, test it on CI with one Linux job
Rémi Verschelde
2024-05-17
7
-8
/
+19
*
CI: Re-add `CHANGED_FILES` logic for pre-commit checks
Rémi Verschelde
2024-05-11
1
-1
/
+15
*
Merge pull request #91597 from Repiteo/ci/pre-commit-handle-everything
Rémi Verschelde
2024-05-08
1
-59
/
+5
|
\
|
*
CI: Overhaul static checks to use `pre-commit`
Thaddeus Crews
2024-05-08
1
-59
/
+5
*
|
CI: Use Emscripten 3.1.59 for Web platform
Rémi Verschelde
2024-05-08
1
-1
/
+1
|
/
*
Fix various typos with codespell
Rémi Verschelde
2024-05-07
1
-1
/
+1
*
Buildsystem: Speedup `pre-commit` static check
Thaddeus Crews
2024-05-01
1
-0
/
+2
*
[CI] [macOS] Build for both `arm64` and `x86_64`
A Thousand Ships
2024-04-24
1
-4
/
+14
*
[CI] [macOS] Fix CI with new GitHub runners
A Thousand Ships
2024-04-23
1
-1
/
+1
*
Remove buggy first interaction
Adam Scott
2024-04-05
1
-35
/
+0
*
Fix first interaction line breaks
Adam Scott
2024-04-04
1
-17
/
+4
*
Add first interaction action to better inform newcomers
Adam Scott
2024-04-04
1
-0
/
+48
*
[CI] Improve fetching of changed files
A Thousand Ships
2024-03-28
1
-1
/
+1
*
[CI] Work around diff size limit for static checks
A Thousand Ships
2024-03-27
1
-1
/
+1
*
CI: Enable submodules on the checkout action
Aaron Franke
2024-03-15
7
-0
/
+14
*
Merge pull request #88671 from akien-mga/ci-actions-update
Rémi Verschelde
2024-03-06
2
-7
/
+1
|
\
|
*
CI: Update actions to latest versions, use default runner .NET version
Rémi Verschelde
2024-02-22
2
-7
/
+1
*
|
Move dotnet-format script to pre-commit
Raul Santos
2024-03-02
1
-8
/
+0
*
|
Replace hand-written pre-commit hooks with `pre-commit` Python tool
Aarni Koskela
2024-02-26
1
-15
/
+4
*
|
Fix lint errors in WebXR module
David Snopek
2024-02-23
1
-1
/
+1
*
|
Use godot-cpp 4.2 for the "Godot CPP" CI workflow
David Snopek
2024-02-23
1
-1
/
+1
|
/
*
C#: Run source generators tests in CI
Raul Santos
2024-02-19
1
-0
/
+5
*
Add new VS proj generation logic that supports any platform that wants to opt in
Andreia Gaita
2024-01-31
1
-1
/
+1
*
Add Wayland support
Riteo
2024-01-30
1
-0
/
+5
*
Merge pull request #86717 from mrbbbaixue/d3d12-sdk-install-python
Rémi Verschelde
2024-01-26
1
-22
/
+3
|
\
|
*
Add a python script to install Direct3D 12 SDK components.
MrBBBaiXue
2024-01-24
1
-22
/
+3
*
|
CI: Update mymindstorm/setup-emsdk to v14, should fix cache folder conflicts
Rémi Verschelde
2024-01-25
1
-1
/
+2
|
/
*
Add THREADS_ENABLED macro in order to compile Godot to run on the main thread
Adam Scott
2024-01-17
1
-4
/
+26
*
Add Direct3D 12 RenderingDevice implementation
Pedro J. Estébanez
2023-12-12
1
-1
/
+23
*
Fix various typos with codespell
Rémi Verschelde
2023-11-11
1
-1
/
+1
*
CI: Pin Emscripten to 3.1.39
Rémi Verschelde
2023-11-10
1
-1
/
+1
*
Use colored output on CI for Doctest
Hugo Locurcio
2023-10-28
3
-3
/
+3
*
Bump the java version to version 17
Fredia Huya-Kouadio
2023-10-17
1
-2
/
+2
*
CI: Workaround recently broken add-apt-repository on GHA
Rémi Verschelde
2023-10-12
1
-1
/
+2
*
CI: Switch mesa PPA from kisak-mesa to turtle
Rémi Verschelde
2023-10-11
1
-1
/
+1
*
Web: Workaround Emscripten 3.1.42+ LTO regression
Rémi Verschelde
2023-09-05
1
-2
/
+2
*
CI: Bump version for `actions/checkout@v4` and `actions/setup-dotnet@v3`
Rémi Verschelde
2023-09-04
8
-10
/
+10
*
Use godot-cpp 4.1 for the "Godot CPP" CI workflow to prevent circular dependency
David Snopek
2023-09-01
1
-2
/
+4
[next]