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
Age
Commit message (
Expand
)
Author
2023-01-05
One Copyright Update to rule them all
Rémi Verschelde
2023-01-05
Merge pull request #70838 from reduz/gdscript-vm-optimization
Rémi Verschelde
2023-01-04
Merge pull request #70810 from adamscott/cache-gdscript-even-when-error
Rémi Verschelde
2023-01-03
Merge pull request #70859 from vonagam/fix-preload-native-type
Rémi Verschelde
2023-01-03
Merge pull request #70875 from MewPurPur/stop-highlighting-invalid-node-refs
Rémi Verschelde
2023-01-03
Stop highlighting node refs if they are invalid identifiers
VolTer
2023-01-03
Merge pull request #70702 from vnen/gdscript-error-on-assign-void
Rémi Verschelde
2023-01-03
Merge pull request #70656 from vonagam/fix-void-returns
Rémi Verschelde
2023-01-03
Merge pull request #70503 from rune-scape/inner-class-docs
Rémi Verschelde
2023-01-03
GDScript: Fix wrong native type for preloaded class
Dmitrii Maganov
2023-01-02
Optimizations for GDScript VM
Juan Linietsky
2023-01-01
Cache script when reloading even if there's errors.
Adam Scott
2022-12-30
Merge pull request #62688 from cdemirer/assignments-and-types
George Marques
2022-12-30
GDScript: Make using return of void function an error
George Marques
2022-12-30
Merge pull request #70613 from vonagam/fix-enum-as-constant
George Marques
2022-12-30
GDScript: Error when assigning return value of void function
George Marques
2022-12-29
GDScript: Fix false name conflicts for unnamed enums
Dmitrii Maganov
2022-12-29
GDScript: Disallow return with value in void functions
Dmitrii Maganov
2022-12-28
Fix usage of Enum as constant
Dmitrii Maganov
2022-12-27
GDScript: Fix return type of constructor call for extending class
Dmitrii Maganov
2022-12-25
Fix type adjustment skipped when value is considered both not hard and not va...
cdemirer
2022-12-25
Implement export_multiline support for Array[String] and Dictionary
Ekaterina Vaartis
2022-12-23
Inner classes get their docs back
rune-scape
2022-12-23
Merge pull request #69991 from rune-scape/cast-type
Rémi Verschelde
2022-12-23
Merge pull request #70220 from adamscott/fix-external-enum
Rémi Verschelde
2022-12-22
Merge pull request #70440 from rune-scape/null-again
Rémi Verschelde
2022-12-22
Merge pull request #70138 from anvilfolk/signals
Rémi Verschelde
2022-12-22
Fix GDScript analyzer null literal
rune-scape
2022-12-22
Remove unused code paragraph from gdscript_editor.cpp/complete_code
Yuri Rubinsky
2022-12-21
Add MethodInfo to signal datatype
ocean (they/them)
2022-12-20
Unify GDScriptAnalyzer in-editor and runtime autoload checks
ocean (they/them)
2022-12-19
Make script annotations placed before class_name and extends
Aaron Franke
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 #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 #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-17
Fix external enums not assignable as constants
Adam Scott
2022-12-17
Fix outer class lookup
Adam Scott
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-16
Fix enum value regression
rune-scape
2022-12-16
Merge pull request #70131 from rune-scape/preload-type-regression
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-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
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
2022-12-12
GDScript: Fix cast producing null
rune-scape
[prev]
[next]