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-06 12:20:30 +00:00
Code
Releases
Wiki
Activity
Files
59bcc2888c0c6002428ed1040ef6b36957a80e98
godot
/
modules
/
gdscript
/
tests
/
scripts
/
parser
History
Rémi Verschelde
0acc4276b6
Merge pull request
#82952
from AbelToy/gds-export-array
...
Allow `@export`ed Arrays to set property hints for their elements
2024-03-06 09:49:53 +01:00
..
errors
Merge pull request
#82952
from AbelToy/gds-export-array
2024-03-06 09:49:53 +01:00
features
Support Array and PackedArray in @export_*
2024-03-06 16:17:54 +09:00
warnings
GDScript: Adjust STATIC_CALLED_ON_INSTANCE warning to not default to the native type, and to not trigger on self-calls
2024-03-01 17:14:59 +03:00
.editorconfig
GDScript: Allow mixed indentation on blank lines
2023-08-17 10:54:43 +03:00