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
4b7d5eb4e173a573a688cd2bbd55aa418ab288ef
godot
/
modules
/
gdscript
History
A Thousand Ships
c17688fa6c
Fix running tests in template builds
...
Also fixes some errors with 3D disabled
2024-02-27 16:03:18 +01:00
..
doc_classes
…
editor
GDScript: Fix POT generator skips some nodes
2024-01-25 18:32:37 +01:00
icons
…
language_server
…
tests
Fix running tests in template builds
2024-02-27 16:03:18 +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: Fix accessing static function as
Callable
in static context
2024-01-25 18:45:01 +01:00
gdscript_compiler.h
GDScript: Lambda hotswap fixes
2024-01-05 17:18:46 -08:00
gdscript_disassembler.cpp
…
gdscript_editor.cpp
Improve sorting of enum autocompletion
2024-01-25 18:08:44 +01:00
gdscript_function.cpp
…
gdscript_function.h
…
gdscript_lambda_callable.cpp
GDScript: Lambda hotswap fixes
2024-01-05 17:18:46 -08:00
gdscript_lambda_callable.h
GDScript: Lambda hotswap fixes
2024-01-05 17:18:46 -08: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
Speed up GDScript::get_must_clear_dependencies()
2024-01-25 18:32:36 +01:00
gdscript.h
Speed up GDScript::get_must_clear_dependencies()
2024-01-25 18:32:36 +01:00
register_types.cpp
…
register_types.h
…
SCsub
…