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
2026-01-01 18:51:18 +00:00
Code
Releases
Wiki
Activity
Files
d1e2afaae33aeb4c64708b3c6d439290f35a03ea
godot
/
modules
/
gdscript
/
tests
/
scripts
History
Danil Alexeev
d1e2afaae3
GDScript: Do not produce
UNUSED_SIGNAL
warning for common implicit uses
2024-03-19 17:43:10 +03:00
..
analyzer
GDScript: Do not produce
UNUSED_SIGNAL
warning for common implicit uses
2024-03-19 17:43:10 +03: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
GDScript: Fix
@warning_ignore
annotation issues
2024-03-12 19:00:06 +03:00
runtime
Merge pull request
#87680
from AThousandShips/the_angry_count
2024-03-13 22:16: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