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
*
Merge commit godotengine/godot@6c05ec3d6732cac44cf85c91db7d3fd1075bcb23
Spartan322
2024-11-15
2
-9
/
+4
|
\
|
*
SCons: Improve cache purging logic
Thaddeus Crews
2024-11-15
1
-3
/
+0
|
*
SCons: Bump minimum SCons & Python versions
Thaddeus Crews
2024-11-12
1
-6
/
+4
*
|
Merge commit godotengine/godot@cb411fa960f0b7fdbd97dcdb4c90f9346360ee0e
Spartan322
2024-11-12
5
-6
/
+9
|
\
|
|
*
CI: Update Linux runners to Ubuntu 24.04
Thaddeus Crews
2024-11-10
5
-6
/
+9
*
|
Merge commit godotengine/godot@0f5f3bc9546b46b2029fc8896dc859697f1eab97
Spartan322
2024-11-11
1
-3
/
+1
|
\
|
|
*
[Web] Don't cache emsdk
A Thousand Ships
2024-11-09
1
-3
/
+1
*
|
Merge commit godotengine/godot@87318a2fb7fffeb72adca934e31915be077c3d1f
Spartan322
2024-11-06
1
-1
/
+1
|
\
|
|
*
Patch the OpenXR headers to get EGL from GLAD if we're using it
David Snopek
2024-11-04
1
-1
/
+1
*
|
Merge commit godotengine/godot@8004c7524fb9f43425c4d6f614410a76678e0f7c
Spartan322
2024-10-30
1
-3
/
+14
|
\
|
|
*
Merge pull request #96439 from darksylinc/matias-TheForge-pr03-rebased
Clay John
2024-10-29
1
-3
/
+14
|
|
\
|
|
*
Add Swappy & Pre-Transformed Swapchain
Matias N. Goldberg
2024-10-28
1
-3
/
+14
*
|
|
Merge commit godotengine/godot@61accf060515416da07d913580419fd8c8490f7b
Spartan322
2024-10-26
1
-1
/
+1
|
\
|
|
|
*
|
Merge pull request #97771 from dsnopek/openxr-linux-egl
Thaddeus Crews
2024-10-25
1
-1
/
+1
|
|
\
\
|
|
|
/
|
|
/
|
|
|
*
OpenXR: Add support for Wayland on Linux
David Snopek
2024-10-04
1
-1
/
+1
*
|
|
Remove CI jobs that do not match Godot
Spartan322
2024-10-16
2
-23
/
+0
*
|
|
Merge commit godotengine@92e51fca7247c932f95a1662aefc28aca96e8de6
Spartan322
2024-10-14
1
-7
/
+22
|
\
|
|
|
*
|
CI: Add MinGW/GCC build to Windows GHA
Thaddeus Crews
2024-10-10
1
-6
/
+21
|
|
/
*
|
Fix release.yml causing failing CI
Spartan322
2024-10-11
1
-1
/
+1
*
|
Update release.yml
decryptedchaos
2024-10-11
1
-8
/
+8
*
|
Create release.yml for release builds
decryptedchaos
2024-10-11
1
-0
/
+337
*
|
Renable CHANGED_FILES for static_checks.yml
Spartan322
2024-10-11
1
-13
/
+13
*
|
Temporarily disable CHANGED_FILES for static_checks.yml
Spartan322
2024-10-11
1
-13
/
+13
*
|
Rebrand Godot to Redot
Randolph W. Aarseth II
2024-10-11
3
-17
/
+48
|
/
*
CI: Support merge queues with default runner
Thaddeus Crews
2024-09-26
1
-1
/
+1
*
CI: Improve `godot-cpp` actions
Thaddeus Crews
2024-09-19
2
-29
/
+28
*
Merge pull request #96967 from m4gr3d/update_android_editor_flavors
Rémi Verschelde
2024-09-16
1
-1
/
+1
|
\
|
*
Update the Android editor flavors to avoid vendor-specific references
Fredia Huya-Kouadio
2024-09-13
1
-1
/
+1
*
|
Style: Format yaml files
Thaddeus Crews
2024-09-13
9
-82
/
+82
|
/
*
[Core] Optionally delete `Ref` `nullptr` comparisons
A Thousand Ships
2024-09-12
6
-6
/
+6
*
Improve support for XR projects
Fredia Huya-Kouadio
2024-09-06
1
-0
/
+1
*
CI: add C compile step for gdextension_interface.h
Jan Haller
2024-09-02
1
-0
/
+10
*
Add support for compiling with VS clang-cl toolset
Alula
2024-08-28
1
-0
/
+11
*
Update GDExtension related CI after Godot 4.3-stable's release
David Snopek
2024-08-15
1
-1
/
+1
*
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
[next]