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-05 12:10:55 +00:00
Code
Releases
Wiki
Activity
Files
171c522290101aa3f30f4442dd5a078820b64d74
godot
/
modules
/
gdscript
/
tests
/
scripts
History
HolonProduction
171c522290
Autocompletion: reintroduce enum options on assignment
2024-08-30 13:46:48 +02:00
..
analyzer
GDScript: Replace
assert()
with
Utils.check()
in tests
2024-08-28 17:41:52 +03:00
completion
Autocompletion: reintroduce enum options on assignment
2024-08-30 13:46:48 +02:00
lsp
Style: Trim trailing whitespace and ensure newline at EOF
2024-05-08 10:12:46 +02:00
parser
GDScript: Replace
assert()
with
Utils.check()
in tests
2024-08-28 17:41:52 +03:00
runtime
GDScript: Replace
assert()
with
Utils.check()
in tests
2024-08-28 17:41:52 +03:00
.gitignore
…
project.godot
Autocompletion: Add support for string name option in more places
2024-06-12 20:38:43 +02:00
utils.notest.gd
GDScript: Replace
assert()
with
Utils.check()
in tests
2024-08-28 17:41:52 +03:00