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
Commit message (
Expand
)
Author
Age
Files
Lines
*
CI: Update to actions/cache@v3, increase cache limit to 10 GiB
Rémi Verschelde
2022-03-23
7
-4
/
+11
*
Ignore PhysicsServer3DExtension class in C#
Raul Santos
2022-03-18
1
-18
/
+18
*
Re-enable `godot-cpp` CI.
bruvzg
2022-03-17
1
-3
/
+1
*
Create GDExtension clases for PhysicsServer3D
reduz
2022-03-15
1
-18
/
+18
*
Make `-q` CLI argument toggle quiet stdout instead of quitting
Hugo Locurcio
2022-03-13
1
-1
/
+1
*
Discern between virtual and abstract class bindings
reduz
2022-03-10
1
-1
/
+3
*
CI: Use mono_static=yes for Mono builds
Rémi Verschelde
2022-02-22
1
-2
/
+2
*
Add an XML schema for documentation
Hugo Locurcio
2022-02-15
1
-1
/
+5
*
Remove support for ARMv7 (32-bit) on iOS
Hugo Locurcio
2022-02-08
1
-1
/
+1
*
CI: Force invalidate macOS cache
Rémi Verschelde
2022-02-04
1
-1
/
+1
*
CI: Rename macOS cache key to force a rebuild
Rémi Verschelde
2022-01-11
1
-1
/
+2
*
CI: Update SwiftShader to 2021-10-02 build
Rémi Verschelde
2022-01-06
1
-2
/
+2
*
CI: Update links to regression test project and prebuilt SwiftShader
Rémi Verschelde
2022-01-06
1
-6
/
+6
*
Misc build system fixes
Aaron Franke
2021-12-10
1
-1
/
+1
*
Add a double-precision editor build to CI
Aaron Franke
2021-12-09
1
-4
/
+4
*
Add a minimal template build to CI
Aaron Franke
2021-11-12
1
-0
/
+8
*
Enable mono editor build in CI
qarmin
2021-11-09
1
-5
/
+24
*
CI: Update black to 21.10b0
Rémi Verschelde
2021-11-03
1
-1
/
+1
*
CI: Update to clang-format 13 using LLVM repo
Rémi Verschelde
2021-10-28
1
-2
/
+4
*
Merge pull request #54179 from aaronfranke/make-rst
Rémi Verschelde
2021-10-26
1
-1
/
+1
|
\
|
*
Rename "makerst.py" to "make_rst.py"
Aaron Franke
2021-10-24
1
-1
/
+1
*
|
clang-format: Enable `--Wno-error=unknown` for compat with older versions
Rémi Verschelde
2021-10-25
1
-2
/
+2
|
/
*
Add CI step for compiling and testing godot-cpp
Bastiaan Olij
2021-10-21
1
-0
/
+41
*
CI: Run doctool in headless mode
Rémi Verschelde
2021-10-20
1
-9
/
+9
*
Update Android CI to use JDK 11.
Marcel Admiraal
2021-10-09
1
-2
/
+2
*
CI: Build test binaries with debug symbols, then strip
Rémi Verschelde
2021-09-22
3
-6
/
+20
*
[CI] Refactor CI actions, use sub-actions, matrices.
Fabio Alessandrelli
2021-09-14
10
-517
/
+318
*
Replace stb_vorbis with libogg+libvorbis
Ellen Poe
2021-09-09
1
-1
/
+0
*
Fix CI after concurrency
Max Hilbrunner
2021-08-25
7
-7
/
+7
*
CI: Cancel previous builds if new commit is pushed
Max Hilbrunner
2021-08-25
7
-0
/
+28
*
Fix github actions cache server being down failing builds
Gordon MacPherson
2021-08-18
6
-0
/
+10
*
[CI] Upgrade Emscripten to 2.0.27.
Fabio Alessandrelli
2021-08-18
1
-1
/
+1
*
Issue template: Fix link to CONTRIBUTING.md
Rémi Verschelde
2021-08-13
1
-1
/
+1
*
HTML5: Fix warnings and re-enable `werror=yes` on CI
Rémi Verschelde
2021-08-06
1
-1
/
+1
*
Fix 'Attempted to remove invalid ID' errors
Rafał Mikrut
2021-07-31
1
-10
/
+8
*
Re-enable building WebXR in GitHub Actions
David Snopek
2021-07-17
1
-1
/
+1
*
Re-enable JavaScript CI (with no WebXR until fixed).
Fabio Alessandrelli
2021-07-15
1
-3
/
+3
*
Check if there are new docs missing on CI
Yuri Sizov
2021-07-14
1
-1
/
+1
*
Add "Keep screen on" feature to `DisplayServerX11`
Niklas Higi
2021-06-20
1
-3
/
+3
*
Merge pull request #49364 from Calinou/add-form-github-issue-template
Rémi Verschelde
2021-06-08
2
-29
/
+56
|
\
|
*
Add a form GitHub issue template for bug reports
Hugo Locurcio
2021-06-08
2
-29
/
+56
*
|
Don't install Android NDK in CI
Marcel Admiraal
2021-06-07
1
-6
/
+0
|
/
*
Fix typos with codespell
Rémi Verschelde
2021-05-20
1
-1
/
+1
*
CI: Install Android NDK 21.4.7075529
Rémi Verschelde
2021-05-19
1
-2
/
+2
*
pywin32 is no longer necessary for SCons install
Bartłomiej T. Listwon
2021-05-19
1
-2
/
+2
*
CI: Add `--doctool` check to find missing classref updates
Rémi Verschelde
2021-05-03
1
-0
/
+17
*
Test Godot with Vulkan in CI
Rafał Mikrut
2021-04-15
1
-5
/
+36
*
[HTML5] Add jsdoc2rst tool.
Fabio Alessandrelli
2021-02-26
1
-1
/
+2
*
CI: Build without debug symbols to reduce cache size
Rémi Verschelde
2021-02-22
6
-9
/
+9
*
CODEOWNERS: Add some more owned files and fix team names
Rémi Verschelde
2021-02-16
1
-2
/
+15
[next]