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
ef2a04bfd71f57729fbbfc971065a83d9196e168
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
…
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
…