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
History
A Thousand Ships
59bcc2888c
Add methods to get argument count of methods
...
Added to: * `Callable`s * `Object`s * `ClassDB` * `Script(Instance)`s
2024-03-10 11:02:43 +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
Add methods to get argument count of methods
2024-03-10 11:02:43 +01:00
.gitignore
Add runner for GDScript testing
2021-04-08 09:34:59 -03:00
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