index
:
godot-fmod
4.0.3
Godot with FMOD integration
RayHammer
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
misc
/
scripts
Age
Commit message (
Expand
)
Author
2022-11-02
Style: Misc docs and comment style and language fixes
Rémi Verschelde
2022-10-12
Fix dotnet format
Raul Santos
2022-09-30
Merge pull request #64784 from yedpodtrzitko/yed/ci-add-mypy
Rémi Verschelde
2022-09-30
Fix typos with codespell
Rémi Verschelde
2022-09-30
ci: add Python static analysis check via mypy
Jiri Suchan
2022-09-26
Style: Cleanup header guards for consistency
Rémi Verschelde
2022-09-07
C#: Replace libnethost dependency to find hostfxr
Ignacio Roldán Etcheverry
2022-09-05
Fix UTF-8 validation in static checks
Gergely Kis
2022-08-27
Add `dotnet format` to CI to check C# style
Raul Santos
2022-08-19
ci: add basic test pipeline for shader builders
Jiri Suchan
2022-08-01
File: Re-add support to skip CR (`\r`) in `File::get_as_text`
Rémi Verschelde
2022-07-29
CI: Link MoltenVK statically on macOS
Rémi Verschelde
2022-07-25
Code quality: Fix header guards consistency
Rémi Verschelde
2022-07-14
Download Vulkan SDK disk image to a temporary folder in the script
Hugo Locurcio
2022-07-12
Add a script to install the Vulkan SDK on macOS
Hugo Locurcio
2022-06-17
Make enum/constant binds 64-bit.
bruvzg
2022-06-15
Stop CI when Godot crash
Rafał Mikrut
2022-05-23
Fix the logic to restart the Godot application
Fredia Huya-Kouadio
2022-05-23
Fix typos with codespell
Rémi Verschelde
2022-04-25
Merge pull request #60445 from nathanfranke/minor-changes
Rémi Verschelde
2022-04-22
improve OS.get_name classref, misc/scripts fixes, remove trailing quote
Nathan Franke
2022-04-22
Remove superfluous Android InputManager interface and implementation
Marcel Admiraal
2022-03-31
Fix typos with codespell
Rémi Verschelde
2022-03-29
Fix flickering issues with low processor mode on Android
Fredia Huya-Kouadio
2022-02-10
Fix typos with codespell
Rémi Verschelde
2022-02-01
CI: Fix exclude patterns with `git ls-files`
Rémi Verschelde
2022-01-29
simplify formatting scripts, add a clang-tidy script, and run clang-tidy
Nathan Franke
2022-01-19
Improve the default project theme
Hugo Locurcio
2022-01-05
Skip formatting .bat files in file_format.sh
Aaron Franke
2022-01-03
Update copyright statements to 2022
Rémi Verschelde
2021-10-25
clang-format: Enable `--Wno-error=unknown` for compat with older versions
Rémi Verschelde
2021-10-21
Add CI step for compiling and testing godot-cpp
Bastiaan Olij
2021-09-14
Add dozens of new integration tests to the GDScript test suite
Hugo Locurcio
2021-08-25
Print colored diffs when there are formatting failures in CI
Hugo Locurcio
2021-08-22
Replace HTTP links with HTTPS for sites with HTTPS versions
Aaron Franke
2021-07-31
Fix 'Attempted to remove invalid ID' errors
Rafał Mikrut
2021-07-29
Add script to make source tarball with `.git/HEAD`
Rémi Verschelde
2021-05-20
Fix typos with codespell
Rémi Verschelde
2021-04-15
Test Godot with Vulkan in CI
Rafał Mikrut
2021-02-17
Merge pull request #46117 from akien-mga/dynamic-load-libudev
Rémi Verschelde
2021-02-17
Dynamically load libudev.so.1 on Linux if `udev=yes`
Rémi Verschelde
2021-02-17
Merge pull request #46050 from akien-mga/ci-simplify-file_format
Rémi Verschelde
2021-02-16
Dynamically load libpulse.so.0 and libasound.so.1 on Linux
Hein-Pieter van Braam-Stewart
2021-02-15
CI: Remove file_format.sh changes hard to reproduce on Windows
Rémi Verschelde
2021-01-01
Update copyright statements to 2021
Rémi Verschelde
2020-11-16
Add line removal around braces to the file formatting script
Aaron Franke
2020-07-28
Fix incorrect comments in file formatting script
Aaron Franke
2020-07-27
Style: Fix code format scripts compat with non-GNU Unices
Rémi Verschelde
2020-07-20
CI: Drop AppVeyor and desktop Travis builds
Rémi Verschelde
2020-07-20
fix CI builds on linux by using ubuntu default apt repositories
RevoluPowered
[next]