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
...
*
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
*
Merge pull request #78908 from zorbathut/pr_gitignore
Rémi Verschelde
2023-08-29
1
-0
/
+5
|
\
|
*
Add static check for overzealous .gitignores.
Ben Rog-Wilhelm
2023-07-01
1
-0
/
+5
*
|
CI: Propagated error code when glue generation fails
Rémi Verschelde
2023-08-21
1
-1
/
+1
*
|
Merge pull request #73777 from myaaaaaaaaa/enable-tsan
Yuri Sizov
2023-08-04
1
-0
/
+11
|
\
\
|
*
|
Add a Linux ThreadSanitizer job to CI
myaaaaaaaaa
2023-06-26
1
-0
/
+11
|
|
/
*
|
CI: Make extension API compatibility check mandatory
Rémi Verschelde
2023-08-03
1
-1
/
+1
*
|
CI: Allow skipping our GHA workflows with `DISABLE_GODOT_CI` variable
Rémi Verschelde
2023-08-02
1
-0
/
+8
*
|
CI: Extract godot-cpp testing into its own job
Yuri Sizov
2023-08-01
5
-103
/
+128
*
|
CI: Free disk space on Linux runners
Rémi Verschelde
2023-08-01
1
-0
/
+6
*
|
Fix `doc_status.py` trying to get removed `version` tag from XML
Hugo Locurcio
2023-07-13
1
-0
/
+1
|
/
*
CI: Use SCU build for Linux w/ sanitizers build
Rémi Verschelde
2023-06-20
1
-2
/
+2
*
CI: Update static checks to black 23.3.0
Rémi Verschelde
2023-06-19
1
-1
/
+1
*
Fix various typos with codespell
Rémi Verschelde
2023-06-16
1
-2
/
+2
*
Allow validating the extension api against a reference version and a list of ...
RedworkDE
2023-05-19
1
-0
/
+6
*
CI: Use GODOT_BASE_BRANCH for the godot-cpp checkout
Rémi Verschelde
2023-05-18
6
-6
/
+7
*
Merge pull request #76887 from RedworkDE/ci-fix-windows-unit-tests
Rémi Verschelde
2023-05-15
1
-1
/
+1
|
\
|
*
CI: Fix running the unit tests on windows
RedworkDE
2023-05-10
1
-1
/
+1
*
|
CI: Skip codespell check if `CHANGED_FILES` is empty
Rémi Verschelde
2023-05-10
1
-2
/
+2
|
/
*
CI: Use gh-cli for changed files, and workaround codespell skip list bug
Rémi Verschelde
2023-05-08
1
-5
/
+6
*
CI: Make codespell checks blocking, but only check changed files
Rémi Verschelde
2023-05-08
1
-2
/
+5
*
Create an "Editor-only" section in the online class reference
Yuri Sizov
2023-04-24
1
-1
/
+1
[prev]
[next]