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
9ce1fe59ea7d1444bda8913ee3283a9c546f546f
godot
/
modules
/
gdscript
History
Thakee Nathees
9ce1fe59ea
Fix: editor crash on super constructor called
...
Fix
:
#39909
(cherry picked from commit
023b3f2786
)
2020-07-06 16:47:44 +02:00
..
doc_classes
Improve the preload and load descriptions
2020-06-29 10:58:25 +02:00
editor
…
icons
…
language_server
…
config.py
…
gdscript_compiler.cpp
GDScript debugger incorrect error line fixed
2020-06-18 10:51:45 +02:00
gdscript_compiler.h
…
gdscript_editor.cpp
Fix: Ctrl + Click not working for subclasses
2020-06-18 11:29:28 +02:00
gdscript_function.cpp
…
gdscript_function.h
…
gdscript_functions.cpp
…
gdscript_functions.h
…
gdscript_parser.cpp
Fix: editor crash on super constructor called
2020-07-06 16:47:44 +02:00
gdscript_parser.h
…
gdscript_tokenizer.cpp
…
gdscript_tokenizer.h
…
gdscript.cpp
…
gdscript.h
…
register_types.cpp
…
register_types.h
…
SCsub
…