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-15 13:51:40 +00:00
Code
Releases
Wiki
Activity
Files
5350e1beaa149725561fde8740e59eca7876394d
godot
/
modules
/
gdscript
/
tests
/
scripts
History
Danil Alexeev
5350e1beaa
GDScript: Fix locals clearing after exiting
while
block
2024-07-25 12:10:37 +03:00
..
analyzer
GDScript: Fix false positive cases of
ENUM_VARIABLE_WITHOUT_DEFAULT
2024-07-22 21:45:01 +03:00
completion
Merge pull request
#92688
from HolonProduction/autocompletion-batch-2
2024-06-21 10:14:13 +02:00
lsp
…
parser
GDScript: Add
CONFUSABLE_CAPTURE_REASSIGNMENT
warning
2024-06-28 11:12:01 +03:00
runtime
GDScript: Fix locals clearing after exiting
while
block
2024-07-25 12:10:37 +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
…