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-26 15:46:23 +00:00
Code
Releases
Wiki
Activity
Files
b1a2394b3b7c0532641c33fc74e27036cd3492c1
godot
/
modules
/
gdscript
/
tests
/
scripts
History
Rémi Verschelde
978d206f34
Merge pull request
#90794
from vnen/gdscript-no-unused-constant-warning-with-underscore
...
GDScript: Suppress unused constant warning with underscore
2024-04-18 15:17:13 +02:00
..
analyzer
GDScript: Warn when enum variable has no default
2024-04-16 11:46:59 -03:00
completion
Merge pull request
#89382
from dcaoc03/master
2024-04-09 22:25:13 +02:00
lsp
Add unit test runner for autocompletion
2024-01-05 17:49:51 +01:00
parser
GDScript: Suppress unused constant warning with underscore
2024-04-18 09:58:23 -03:00
runtime
GDScript: Warn when enum variable has no default
2024-04-16 11:46:59 -03: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