index
:
godot-fmod
4.0.3
Godot with FMOD integration
RayHammer
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
.github
Age
Commit message (
Expand
)
Author
2022-04-07
Remove redundant `godot-cpp` build stage.
bruvzg
2022-04-05
CI: Update black formatter and apply changes
Rémi Verschelde
2022-04-01
Add CI build with clang sanitizers, increase stack size to 30 MB for builds w...
bruvzg
2022-03-30
CI: Re-enabled godot-cpp test
Rémi Verschelde
2022-03-30
Make vararg method bind no return and return
Pierre-Thomas Meisels
2022-03-30
CI: Reduce max cache to 7 GiB, remove Windows debug symbols
Rémi Verschelde
2022-03-28
Remove last editor code dependencies in template build
Rémi Verschelde
2022-03-28
CI: Limit Windows cache size again, otherwise we run out of space
Rémi Verschelde
2022-03-23
CI: Update to actions/cache@v3, increase cache limit to 10 GiB
Rémi Verschelde
2022-03-18
Ignore PhysicsServer3DExtension class in C#
Raul Santos
2022-03-17
Re-enable `godot-cpp` CI.
bruvzg
2022-03-15
Create GDExtension clases for PhysicsServer3D
reduz
2022-03-13
Make `-q` CLI argument toggle quiet stdout instead of quitting
Hugo Locurcio
2022-03-10
Discern between virtual and abstract class bindings
reduz
2022-02-22
CI: Use mono_static=yes for Mono builds
Rémi Verschelde
2022-02-15
Add an XML schema for documentation
Hugo Locurcio
2022-02-08
Remove support for ARMv7 (32-bit) on iOS
Hugo Locurcio
2022-02-04
CI: Force invalidate macOS cache
Rémi Verschelde
2022-01-11
CI: Rename macOS cache key to force a rebuild
Rémi Verschelde
2022-01-06
CI: Update SwiftShader to 2021-10-02 build
Rémi Verschelde
2022-01-06
CI: Update links to regression test project and prebuilt SwiftShader
Rémi Verschelde
2021-12-10
Misc build system fixes
Aaron Franke
2021-12-09
Add a double-precision editor build to CI
Aaron Franke
2021-11-12
Add a minimal template build to CI
Aaron Franke
2021-11-09
Enable mono editor build in CI
qarmin
2021-11-03
CI: Update black to 21.10b0
Rémi Verschelde
2021-10-28
CI: Update to clang-format 13 using LLVM repo
Rémi Verschelde
2021-10-26
Merge pull request #54179 from aaronfranke/make-rst
Rémi Verschelde
2021-10-25
clang-format: Enable `--Wno-error=unknown` for compat with older versions
Rémi Verschelde
2021-10-24
Rename "makerst.py" to "make_rst.py"
Aaron Franke
2021-10-21
Add CI step for compiling and testing godot-cpp
Bastiaan Olij
2021-10-20
CI: Run doctool in headless mode
Rémi Verschelde
2021-10-09
Update Android CI to use JDK 11.
Marcel Admiraal
2021-09-22
CI: Build test binaries with debug symbols, then strip
Rémi Verschelde
2021-09-14
[CI] Refactor CI actions, use sub-actions, matrices.
Fabio Alessandrelli
2021-09-09
Replace stb_vorbis with libogg+libvorbis
Ellen Poe
2021-08-25
Fix CI after concurrency
Max Hilbrunner
2021-08-25
CI: Cancel previous builds if new commit is pushed
Max Hilbrunner
2021-08-18
Fix github actions cache server being down failing builds
Gordon MacPherson
2021-08-18
[CI] Upgrade Emscripten to 2.0.27.
Fabio Alessandrelli
2021-08-13
Issue template: Fix link to CONTRIBUTING.md
Rémi Verschelde
2021-08-06
HTML5: Fix warnings and re-enable `werror=yes` on CI
Rémi Verschelde
2021-07-31
Fix 'Attempted to remove invalid ID' errors
Rafał Mikrut
2021-07-17
Re-enable building WebXR in GitHub Actions
David Snopek
2021-07-15
Re-enable JavaScript CI (with no WebXR until fixed).
Fabio Alessandrelli
2021-07-14
Check if there are new docs missing on CI
Yuri Sizov
2021-06-20
Add "Keep screen on" feature to `DisplayServerX11`
Niklas Higi
2021-06-08
Merge pull request #49364 from Calinou/add-form-github-issue-template
Rémi Verschelde
2021-06-08
Add a form GitHub issue template for bug reports
Hugo Locurcio
2021-06-07
Don't install Android NDK in CI
Marcel Admiraal
[next]