This website requires JavaScript.
Explore
Help
Sign In
northern-lighthouse
/
godot
Watch
1
Star
0
Fork
0
You've already forked godot
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
94f451e0702a6b4776abd5e013d514b5aaa7e2e2
godot
/
modules
/
gdscript
History
Thakee Nathees
df87601c88
Fix for loop range bug:
#37358
...
(cherry picked from commit
0b5bad78c0
)
2020-04-06 20:58:21 +02:00
..
doc_classes
Add missing docs for assert message in GDScript
2020-04-06 18:17:59 +02:00
editor
…
icons
…
language_server
fix: Return only scenes for script owners on LSP completion
2020-03-25 09:44:09 +01:00
config.py
…
gdscript_compiler.cpp
…
gdscript_compiler.h
…
gdscript_editor.cpp
Add missing docs for assert message in GDScript
2020-04-06 18:17:59 +02:00
gdscript_function.cpp
Remove unused #if 0'ed code
2020-01-21 21:41:54 +01:00
gdscript_function.h
…
gdscript_functions.cpp
…
gdscript_functions.h
…
gdscript_parser.cpp
Fix for loop range bug:
#37358
2020-04-06 20:58:21 +02:00
gdscript_parser.h
…
gdscript_tokenizer.cpp
…
gdscript_tokenizer.h
…
gdscript.cpp
…
gdscript.h
…
register_types.cpp
…
register_types.h
Adding missing include guards to header files identified by LGTM.
2020-03-25 11:38:54 +01:00
SCsub
…