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
*
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
*
CODEOWNERS: Update with newly added teams
Rémi Verschelde
2021-02-15
1
-53
/
+165
*
Use github actions cache not my own one.
Gordon MacPherson
2021-02-13
1
-1
/
+1
*
CI: Build Linux editor without Mono, sanitizers with Mono
Rémi Verschelde
2021-02-05
1
-8
/
+8
*
CI: Update to clang-format 11 and apply ternary operator changes
Rémi Verschelde
2021-01-12
1
-1
/
+3
*
CI: Pin Android NDK r21 as we don't support r22 yet
Rémi Verschelde
2021-01-12
1
-1
/
+6
*
CI: Force building TextServer fallback
Rémi Verschelde
2020-12-29
5
-5
/
+5
*
[CTL] Add myself to CODEOWNERS for the text server and font.
bruvzg
2020-12-28
1
-2
/
+9
*
CI: Shrink Windows cache to 3GB, we run out of disk space
Rémi Verschelde
2020-12-04
1
-1
/
+1
*
[HTML5] Enforce JavaScript style with eslint.
Fabio Alessandrelli
2020-11-23
1
-1
/
+7
*
CI: Build with warnings=extra to catch 'em all
Rémi Verschelde
2020-11-09
5
-5
/
+5
*
CI: Refactor Android workflow, use pre-installed SDK and NDK
Rémi Verschelde
2020-10-22
2
-17
/
+11
*
CI: Set debug_symbols=no for template builds
Rémi Verschelde
2020-10-22
3
-3
/
+3
*
CI: Don't upload linux-sanitizers artifacts
Rémi Verschelde
2020-10-20
1
-6
/
+0
*
Remove bojidar from codeowners for GDScript
George Marques
2020-10-19
1
-1
/
+1
*
CI: Refactor build workflows to use `SCONSFLAGS`
Andrii Doroshenko (Xrayez)
2020-10-16
6
-16
/
+22
[next]