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
Age
Commit message (
Expand
)
Author
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
SCons: Unify tools/target build type configuration
Rémi Verschelde
2022-09-26
Style: Cleanup header guards for consistency
Rémi Verschelde
2022-09-23
SCons: Cleanup `DEBUG`, `_DEBUG` and `NDEBUG` defines
Rémi Verschelde
2022-09-21
Style: Ensure consistent formatting with clang-format 15
Rémi Verschelde
2022-09-20
Merge pull request #65541 from clayjohn/renderer-setting
Rémi Verschelde
2022-09-19
Split rendering driver project setting into renderer_name and rendering_drive...
clayjohn
2022-09-17
[Web] Add missing features warning in editor and export shell.
Fabio Alessandrelli
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-30
Merge pull request #65078 from RandomShaper/git_hooks_extend
Rémi Verschelde
2022-08-30
Add ability to extend the set of Git pre-commit hooks
Pedro J. Estébanez
2022-08-30
Make Git hooks work on worktrees on Windows
Pedro J. Estébanez
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-09
[iOS] Extend iOS plugins to support Swift runtime
Sergey Minakov
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-21
Rename OSX to macOS and iPhoneOS to iOS.
bruvzg
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-06-15
Add Godot 3.x -> Godot 4.x project converter
Rafał Mikrut
2022-06-11
makerst: Print colored output for easier visual grepping
Hugo Locurcio
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-05-16
Rename `--vk-layers` command line argument to `--gpu-validation`
Hugo Locurcio
2022-05-16
Merge pull request #57006 from Calinou/web-editor-no-threads-modal
Rémi Verschelde
2022-05-06
Add Greek translation for Linux desktop file
Emmanouil Papadeas
2022-05-05
Add French translation for Linux desktop file
Hugo Locurcio
2022-05-05
Relax version warning in clang-format precommit hook
Rémi Verschelde
2022-05-05
Add Simplified Chinese translation for Linux desktop file
Haoyu Qiu
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-03-18
Merge pull request #47526 from backwardspy/master
Rémi Verschelde
2022-03-15
Merge pull request #59153 from Calinou/debug-stringnames-improve
Rémi Verschelde
2022-03-15
Improve `--debug-stringnames` to be more useful
Hugo Locurcio
2022-03-13
Make `-q` CLI argument toggle quiet stdout instead of quitting
Hugo Locurcio
2022-03-13
Tweak the display order of CLI arguments in `--help` for consistency
Hugo Locurcio
2022-03-11
Merge pull request #58751 from bruvzg/loc_str_props
Rémi Verschelde
2022-03-09
Remove unused GDNative code
Rémi Verschelde
2022-03-04
Improve app name and system permission message localization.
bruvzg
2022-03-04
[macOS and iOS export] Add localized application name to the translation .pli...
bruvzg
[next]