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
6f8cc1b8deafa6d7e2ddc22dc71fff672b491f90
godot
/
modules
/
gdscript
History
HolonProduction
6f8cc1b8de
Improve autocompletion with get_node
...
(cherry picked from commit
c8889a7fe7
)
2023-12-07 10:27:08 +01:00
..
doc_classes
…
editor
…
icons
…
language_server
…
tests
Correctly check scripts that must inherit
EditorPlugin
2023-12-07 10:27:06 +01:00
.editorconfig
…
config.py
…
gdscript_analyzer.cpp
…
gdscript_analyzer.h
…
gdscript_byte_codegen.cpp
…
gdscript_byte_codegen.h
…
gdscript_cache.cpp
…
gdscript_cache.h
…
gdscript_codegen.h
…
gdscript_compiler.cpp
…
gdscript_compiler.h
…
gdscript_disassembler.cpp
…
gdscript_editor.cpp
Improve autocompletion with get_node
2023-12-07 10:27:08 +01:00
gdscript_function.cpp
…
gdscript_function.h
…
gdscript_lambda_callable.cpp
Revert recently added approach to cross-thread lambda survival
2023-11-22 20:07:01 +01:00
gdscript_lambda_callable.h
Revert recently added approach to cross-thread lambda survival
2023-11-22 20:07:01 +01:00
gdscript_parser.cpp
…
gdscript_parser.h
…
gdscript_rpc_callable.cpp
…
gdscript_rpc_callable.h
…
gdscript_tokenizer.cpp
…
gdscript_tokenizer.h
…
gdscript_utility_functions.cpp
…
gdscript_utility_functions.h
…
gdscript_vm.cpp
…
gdscript_warning.cpp
…
gdscript_warning.h
…
gdscript.cpp
Update cached singletons when reloading GDScripts
2023-12-07 10:27:07 +01:00
gdscript.h
Fixup thread-owned lambda bookkeeping on thread exit (take 2)
2023-11-23 18:50:20 +01:00
register_types.cpp
…
register_types.h
…
SCsub
…