This website requires JavaScript.
Explore
Help
Sign In
godotengine
/
godot
Watch
1
Star
0
Fork
0
You've already forked godot
mirror of
https://github.com/godotengine/godot.git
synced
2025-11-05 12:10:55 +00:00
Code
Releases
Wiki
Activity
Files
4c1f11944ebfe1204f21c6ac488c7a2294e1d520
godot
/
modules
/
gdscript
/
tests
/
scripts
/
analyzer
History
Rémi Verschelde
aaa5158ff9
Merge pull request
#70733
from vonagam/fix-assigning-untyped
...
GDScript: Fix some issues with assignments that involve untyped things
2023-01-12 20:08:55 +01:00
..
errors
Merge pull request
#70733
from vonagam/fix-assigning-untyped
2023-01-12 20:08:55 +01:00
features
Merge pull request
#70733
from vonagam/fix-assigning-untyped
2023-01-12 20:08:55 +01:00
warnings
GDScript: Fix typing of lambda functions
2023-01-06 16:38:22 +02:00
typed_array_assignment.gd
Fix const typed array assignment
2022-05-25 09:02:11 -05:00
typed_array_assignment.out
Unify typing of variables, constants and parameters in GDScript
2023-01-06 01:10:04 +02:00