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-12-20
Merge pull request #70108 from akien-mga/embree-arm64-flax-vector-conversions
Rémi Verschelde
2022-12-20
Merge pull request #70309 from smix8/gridmap_collision_priority_4.x
Rémi Verschelde
2022-12-20
Merge pull request #70244 from DarkKilauea/nav-fix-abbrev-compat
Rémi Verschelde
2022-12-20
embree: Fix Linux ARM64 build with `-flax-vector-conversions`
Rémi Verschelde
2022-12-20
Fix typo and ensure backwards compatibility for changed property names
Josh Jones
2022-12-19
Add GridMap collision_priority
smix8
2022-12-19
Merge pull request #69720 from Chaosus/inst_to_dict_note
Yuri Rubinsky
2022-12-19
Merge pull request #70291 from BastiaanOlij/small_action_map_fixes
Rémi Verschelde
2022-12-19
Add a note for `inst_to_dict` to prevent using it on built-in instances
Yuri Rubinsky
2022-12-19
Merge pull request #70219 from bruvzg/msdf_outline_scaling
Rémi Verschelde
2022-12-19
Fix missing undo/redo object and issue with removing actions
Bastiaan Olij
2022-12-19
Merge pull request #70275 from rune-scape/autoload-subscript-regression
Rémi Verschelde
2022-12-18
Fix autoload subscript regression
rune-scape
2022-12-18
Merge pull request #59810 from reduz/fbx-import-dialog
Rémi Verschelde
2022-12-18
Merge pull request #70237 from quentinguidee/refactor/fix-comma-instead-of-se...
Rémi Verschelde
2022-12-17
Fix use of comma instead of semicolon
Quentin Guidée
2022-12-18
Add a dialog for customizing FBX import
reduz
2022-12-18
Merge pull request #70229 from adamscott/fix-class-lookup
Rémi Verschelde
2022-12-18
Merge pull request #69931 from smix8/navigation_abbreviation_changes_4.x
Rémi Verschelde
2022-12-17
Fix outer class lookup
Adam Scott
2022-12-17
Fix Navigation API abbreviations inconsistency
smix8
2022-12-17
Scale MSDF font outline with the font size and MSDF source size to match dyna...
bruvzg
2022-12-17
Merge pull request #70210 from raulsntos/dotnet/script-not-found-error
Ignacio Roldán Etcheverry
2022-12-17
Merge pull request #70181 from quentinguidee/fix/gltf-crash-shader-material
Rémi Verschelde
2022-12-17
C#: Add note about the class name in instantiate error
Raul Santos
2022-12-17
Fix inner class constant assignment
Adam Scott
2022-12-17
Merge pull request #70000 from rune-scape/find-more-classes
Rémi Verschelde
2022-12-17
glTF: Fix export crash with a ShaderMaterial (fixes #70159)
Quentin Guidée
2022-12-17
Merge pull request #70117 from rsjtdrjgfuzkfg/openxr-action-map-crashfix
Rémi Verschelde
2022-12-17
Merge pull request #70180 from rune-scape/enum-value-regression
Rémi Verschelde
2022-12-16
Fix enum value regression
rune-scape
2022-12-16
OpenXR: fix casts and loop in action map editor
rsjtdrjgfuzkfg
2022-12-16
Merge pull request #64563 from timothyqiu/word-wrap
Rémi Verschelde
2022-12-16
Merge pull request #69867 from raulsntos/dotnet/color
Ignacio Roldán Etcheverry
2022-12-16
Fix String::word_wrap() for long words
Haoyu Qiu
2022-12-16
C#: Synchronize Color with Core
Raul Santos
2022-12-16
Merge pull request #70131 from rune-scape/preload-type-regression
Rémi Verschelde
2022-12-15
Merge pull request #70126 from stmSi/fixed-gdscript-unary-unary-crash
Rémi Verschelde
2022-12-15
Merge pull request #70125 from TokageItLab/cs-sync-usage-flags
Rémi Verschelde
2022-12-16
Fixed GDScript crashed when two consecutive unary operators are analysed
stmSi
2022-12-15
Fix preload type regression
rune-scape
2022-12-16
Fix out of sync PropertyUsageFlags for cs
Silc Renew
2022-12-15
[RTL/TextServer] Add baseline inline alignment mode for objects and RTL tables.
bruvzg
2022-12-15
Merge pull request #70113 from adamscott/fix-crash-gdscript-from-variant
Rémi Verschelde
2022-12-15
GDScript: Fix built-in script and other `find_class` bugs
rune-scape
2022-12-15
Fix `GDScript::_get_gdscript_from_variant()` crash
Adam Scott
2022-12-15
Added Projection to ConvertTo<T> and CreateFrom<T>
Alberto Vilches
2022-12-15
Fix typos with codespell
Rémi Verschelde
2022-12-15
Merge pull request #69471 from rune-scape/rune-out-of-order
Rémi Verschelde
2022-12-14
GDScript: Allow out of order member resolution
rune-scape
[next]