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
d8af79140ea019f2689931ffec549005c2f63285
godot
/
modules
/
gdscript
History
Thakee Nathees
438f1a8238
Fix: Ctrl + Click not working for subclasses
...
(cherry picked from commit
95b0a00d2c
)
2020-06-18 11:29:28 +02:00
..
doc_classes
…
editor
…
icons
…
language_server
GDScript LSP: Fix wrong error checks added in
#39385
2020-06-15 14:34:35 +02:00
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
Debugger stepping to incorrect line fix
2020-06-18 11:29:28 +02:00
gdscript_parser.h
…
gdscript_tokenizer.cpp
…
gdscript_tokenizer.h
…
gdscript.cpp
…
gdscript.h
…
register_types.cpp
…
register_types.h
…
SCsub
…