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
30f02dd421d3104e0929572ab2e572625e2f4e29
godot
/
modules
/
gdscript
History
George Marques
30f02dd421
GDScript compiler: check if subclass exists before comparison
...
Otherwise these checks might trigger the insertion of an empty value, leading to crashes.
2019-01-17 14:38:28 -02:00
..
doc_classes
…
editor
…
config.py
…
gdscript_compiler.cpp
GDScript compiler: check if subclass exists before comparison
2019-01-17 14:38:28 -02:00
gdscript_compiler.h
…
gdscript_editor.cpp
…
gdscript_function.cpp
…
gdscript_function.h
…
gdscript_functions.cpp
…
gdscript_functions.h
…
gdscript_parser.cpp
GDScript: clarify error message about cycles
2019-01-16 16:39:44 -02:00
gdscript_parser.h
…
gdscript_tokenizer.cpp
…
gdscript_tokenizer.h
…
gdscript.cpp
…
gdscript.h
…
register_types.cpp
…
register_types.h
…
SCsub
…