.. |
doc_classes
|
|
|
editor
|
Remove redundant Variant-types initializations
|
2022-11-14 19:35:19 +01:00 |
icons
|
|
|
language_server
|
|
|
tests
|
Merge pull request #67714 from adamscott/fix-preload-cyclic-references-part2
|
2022-11-18 23:08:01 +01:00 |
config.py
|
|
|
gdscript_analyzer.cpp
|
Remove fix leftover that caused cyclic load issues
|
2022-11-18 23:37:00 -05:00 |
gdscript_analyzer.h
|
Fix ability to overload "script" variable
|
2022-11-17 17:21:12 -05:00 |
gdscript_byte_codegen.cpp
|
|
|
gdscript_byte_codegen.h
|
|
|
gdscript_cache.cpp
|
Merge pull request #68929 from adamscott/add-rename-check
|
2022-11-20 23:25:30 +01:00 |
gdscript_cache.h
|
Fix cyclic references in GDScript 2.0
|
2022-11-18 16:41:31 -05:00 |
gdscript_codegen.h
|
|
|
gdscript_compiler.cpp
|
Fix cyclic references in GDScript 2.0
|
2022-11-18 16:41:31 -05:00 |
gdscript_compiler.h
|
GDScript compiler subclass bugfixes
|
2022-11-13 02:29:21 -08:00 |
gdscript_disassembler.cpp
|
|
|
gdscript_editor.cpp
|
Fix GDScript completion crash
|
2022-11-21 16:34:03 +03:00 |
gdscript_function.cpp
|
Fix cyclic references in GDScript 2.0
|
2022-11-18 16:41:31 -05:00 |
gdscript_function.h
|
Fix cyclic references in GDScript 2.0
|
2022-11-18 16:41:31 -05:00 |
gdscript_lambda_callable.cpp
|
|
|
gdscript_lambda_callable.h
|
|
|
gdscript_parser.cpp
|
GDScript: Fix setting to disable all warnings
|
2022-11-20 18:54:09 +01:00 |
gdscript_parser.h
|
Fix named enums to use int64 type
|
2022-11-08 11:20:28 +03:00 |
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
|
Fix cyclic references in GDScript 2.0
|
2022-11-18 16:41:31 -05:00 |
gdscript.h
|
Fix cyclic references in GDScript 2.0
|
2022-11-18 16:41:31 -05:00 |
register_types.cpp
|
|
|
register_types.h
|
|
|
SCsub
|
|
|