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
941e2f2ff371eef8d4598f4cbb96dcb0327f4f65
godot
/
modules
/
gdscript
History
George Marques
798ee982ac
Actually set GDScript static reference
...
(cherry picked from commit
0f1da72492
)
2020-10-29 21:04:57 +01:00
..
doc_classes
…
editor
…
icons
…
language_server
…
config.py
…
gdscript_compiler.cpp
…
gdscript_compiler.h
…
gdscript_editor.cpp
…
gdscript_function.cpp
Actually set GDScript static reference
2020-10-29 21:04:57 +01:00
gdscript_function.h
GDScript: Remove self static reference and create one on calls
2020-10-29 21:04:57 +01:00
gdscript_functions.cpp
…
gdscript_functions.h
…
gdscript_parser.cpp
Fix misleading editor message when redeclaring variables
2020-10-22 18:32:34 -03:00
gdscript_parser.h
…
gdscript_tokenizer.cpp
…
gdscript_tokenizer.h
…
gdscript.cpp
GDScript: Remove self static reference and create one on calls
2020-10-29 21:04:57 +01:00
gdscript.h
GDScript: Remove self static reference and create one on calls
2020-10-29 21:04:57 +01:00
register_types.cpp
…
register_types.h
…
SCsub
…