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-10 13:00:37 +00:00
Code
Releases
Wiki
Activity
Files
44d3ce2c11b844d919e363f5cb15f1c03ad3f77e
godot
/
modules
/
gdscript
/
tests
/
scripts
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
..
analyzer
Merge pull request
#82122
from dalexeev/gds-add-export-hidden-annotation
2024-02-27 21:22:49 +01:00
completion
Cleanup
2024-03-01 13:06:37 +01:00
lsp
Add unit test runner for autocompletion
2024-01-05 17:49:51 +01:00
parser
Merge pull request
#82952
from AbelToy/gds-export-array
2024-03-06 09:49:53 +01:00
runtime
[GDScript] Fix some test file paths
2024-03-04 19:11:28 +01:00
.gitignore
…
project.godot
Add unit test runner for autocompletion
2024-01-05 17:49:51 +01:00
utils.notest.gd
Support Array and PackedArray in @export_*
2024-03-06 16:17:54 +09:00