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
/
gdscript
/
tests
/
scripts
/
analyzer
/
errors
Age
Commit message (
Expand
)
Author
2022-12-21
Add MethodInfo to signal datatype
ocean (they/them)
2022-12-17
Fix outer class lookup
Adam Scott
2022-12-14
GDScript: Allow out of order member resolution
rune-scape
2022-12-05
Unify String and StringName
rune-scape
2022-12-01
Improve parent signature error
kobewi
2022-11-17
Fix ability to overload "script" variable
ocean (they/them)
2022-04-19
Fixes GDScript define nested dictionary and array as constants #50285
PastMoments
2022-03-06
GDScript: Check if method signature matches the parent
George Marques
2022-02-03
GDScript: Consolidate behavior for assigning enum types
George Marques
2022-01-13
GDScript: Fix parsing default parameter values from function calls
strank
2021-10-12
GDScript: Make setter parameter type same as variable type
George Marques
2021-10-08
GDScript: Report property type errors
ZuBsPaCe
2021-09-29
GDScript: Don't allow builtin type names as identifiers
George Marques
2021-09-15
Add more integration tests to the GDScript test suite
Hugo Locurcio
2021-09-15
GDScript: Allow string keys on Lua-style dictionaries
George Marques
2021-09-14
Add dozens of new integration tests to the GDScript test suite
Hugo Locurcio