index
:
godot-fmod
4.0.3
Godot with FMOD integration
RayHammer
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
modules
Age
Commit message (
Expand
)
Author
2022-10-05
LSP: Fix GDScript doc comments
Atirut Wattanamongkol
2022-10-05
Adding getters to RenderTarget and implementing override functionality for XR
Bastiaan Olij
2022-10-04
Improve dictionary printing to avoid confusion with arrays
Hugo Locurcio
2022-10-04
Rename Projection `matrix` to `columns`
Aaron Franke
2022-10-04
Rename remaining "Spatial" in Plugins to "Node3D"
Micky
2022-10-04
GDScript/C#: Tweak error message for invalid script type for object
Rémi Verschelde
2022-10-04
Merge pull request #66867 from Rindbee/implement-willSaveWaitUntil
Rémi Verschelde
2022-10-04
Merge pull request #66804 from akien-mga/core-remove-NO_SAFE_CAST
Rémi Verschelde
2022-10-04
Implement `GDScriptTextDocument::willSaveWaitUntil` to clean up outdated docu...
Rindbee
2022-10-03
Merge pull request #59481 from LunaticInAHat/gltf_texture_filter_fix_4
Clay John
2022-10-03
GLTF imports & exports material texture filters
The Tophat Demon
2022-10-03
Clean up .blend importer to fix unreachable code paths
Jonathan Nicholl
2022-10-03
Fix hide_slider vs no_slider inconsistency in editor property code
Aaron Franke
2022-10-03
Merge pull request #66759 from Chaosus/gds_fix_param_completion
Yuri Rubinsky
2022-10-03
Merge pull request #66794 from Faless/mp/4.x_multiple_sync
Fabio Alessandrelli
2022-10-03
Merge pull request #66817 from raulsntos/dotnet/color-span
Rémi Verschelde
2022-10-03
[MP] Allow multiple synchronizers per node.
Fabio Alessandrelli
2022-10-03
C#: Use Span in Color to avoid string allocations
Raul Santos
2022-10-03
Remove NO_THREADS fallback code, Godot 4 requires thread support
Rémi Verschelde
2022-10-03
Remove unsupported `NO_SAFE_CAST`/`-fno-rtti` from Android build
Rémi Verschelde
2022-10-03
Merge pull request #66709 from MewPurPur/fix-unary-operators-being-STILL-broken
Rémi Verschelde
2022-10-03
Merge pull request #66784 from Geekotron/fix-nav3d-not-reachable-crash
Rémi Verschelde
2022-10-03
Merge pull request #66387 from aaronfranke/cs-basis-euler
Rémi Verschelde
2022-10-02
Merge pull request #66767 from jtnicholl/blend_visibility
Clay John
2022-10-02
Fix crash in navigation 3d when target is not reachable
Sean
2022-10-02
Fix more highlighting bugs
VolTer
2022-10-02
Fix visibility filtering options for .blend imports
Jonathan Nicholl
2022-10-02
Fix completion of parameters in function call (2)
Yuri Rubinsky
2022-10-01
Remove usage of unitialized variables
Rafał Mikrut
2022-10-01
ManagedCallable: use delegate target instead of middleman when possible
Patrick Dawson
2022-09-30
Merge pull request #64784 from yedpodtrzitko/yed/ci-add-mypy
Rémi Verschelde
2022-09-30
Merge pull request #65970 from GuilhermeGSousa/synchronizer-auth-change
Rémi Verschelde
2022-09-30
Merge pull request #64717 from Chaosus/gds_fix_param_completion
Yuri Rubinsky
2022-09-30
Fix completion of parameters in function call
Yuri Rubinsky
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-30
Add Error for synchronizer authority mismatch
Guilherme Sousa
2022-09-30
Merge pull request #66242 from akien-mga/scons-unify-tools-target
Rémi Verschelde
2022-09-29
Merge pull request #66534 from akien-mga/scons-msvc-graphite-silence-c++17-de...
Rémi Verschelde
2022-09-28
Merge pull request #66545 from akien-mga/msvc-warnings-c4324-c4389-c4456-c4459
Rémi Verschelde
2022-09-28
Merge pull request #66542 from akien-mga/msvc-warning-c4706
Rémi Verschelde
2022-09-28
Merge pull request #66525 from Calinou/doc-gdscript-get-stack-debug-instance
Rémi Verschelde
2022-09-28
Merge pull request #66532 from bruvzg/mipmap_change
Rémi Verschelde
2022-09-28
Fix MSVC warnings C4324, C4389, C4456, and C4459
Rémi Verschelde
2022-09-28
Fix MSVC warning C4706: assignment within conditional expression
Rémi Verschelde
2022-09-28
SCons: Silence MSVC C++17 deprecation warnings in Graphite
Rémi Verschelde
2022-09-28
Document `print_stack()` and `get_stack()` requiring a debugger connection
Hugo Locurcio
2022-09-28
Merge pull request #66492 from bruvzg/gde_ts_underscr
Rémi Verschelde
2022-09-28
[Text Server] Clear textures after "generate mipmaps" property change.
bruvzg
2022-09-28
Merge pull request #66490 from timothyqiu/navmap-realloc
Rémi Verschelde
[prev]
[next]