| .. |
|
doc_classes
|
|
|
|
editor
|
Fix EditorScenePostImport templates for C#
|
2022-06-16 19:29:59 +02:00 |
|
icons
|
|
|
|
language_server
|
Merge pull request #59482 from kurtlachmann/lsp_better_parentheses
|
2022-06-15 15:31:35 +02:00 |
|
tests
|
Merge pull request #59358 from strank/debug-inner-classes
|
2022-06-15 10:37:18 -03:00 |
|
config.py
|
|
|
|
gdscript.cpp
|
Make enum/constant binds 64-bit.
|
2022-06-17 16:36:26 +03:00 |
|
gdscript.h
|
Improve stack overflow error message in GDScript and VisualScript
|
2022-06-15 16:20:01 +02:00 |
|
gdscript_analyzer.cpp
|
Make enum/constant binds 64-bit.
|
2022-06-17 16:36:26 +03:00 |
|
gdscript_analyzer.h
|
Add a new HashSet template
|
2022-05-20 22:40:38 +02:00 |
|
gdscript_byte_codegen.cpp
|
|
|
|
gdscript_byte_codegen.h
|
Replace most uses of Map by HashMap
|
2022-05-16 10:37:48 +02:00 |
|
gdscript_cache.cpp
|
Add a new HashSet template
|
2022-05-20 22:40:38 +02:00 |
|
gdscript_cache.h
|
Add a new HashSet template
|
2022-05-20 22:40:38 +02:00 |
|
gdscript_codegen.h
|
|
|
|
gdscript_compiler.cpp
|
Make enum/constant binds 64-bit.
|
2022-06-17 16:36:26 +03:00 |
|
gdscript_compiler.h
|
Add a new HashSet template
|
2022-05-20 22:40:38 +02:00 |
|
gdscript_disassembler.cpp
|
|
|
|
gdscript_editor.cpp
|
Allow autocompletion of "noslider" in export_range
|
2022-06-19 17:11:49 +02:00 |
|
gdscript_function.cpp
|
GDScript: Fix stack overflow when using multiple await
|
2022-05-27 09:31:37 -03:00 |
|
gdscript_function.h
|
Replace most uses of Map by HashMap
|
2022-05-16 10:37:48 +02:00 |
|
gdscript_lambda_callable.cpp
|
|
|
|
gdscript_lambda_callable.h
|
|
|
|
gdscript_parser.cpp
|
Allow autocompletion of "noslider" in export_range
|
2022-06-19 17:11:49 +02:00 |
|
gdscript_parser.h
|
GDScript: Support % in shorthand for get_node
|
2022-05-27 13:46:18 -03:00 |
|
gdscript_rpc_callable.cpp
|
|
|
|
gdscript_rpc_callable.h
|
|
|
|
gdscript_tokenizer.cpp
|
|
|
|
gdscript_tokenizer.h
|
Add a new HashSet template
|
2022-05-20 22:40:38 +02:00 |
|
gdscript_utility_functions.cpp
|
|
|
|
gdscript_utility_functions.h
|
|
|
|
gdscript_vm.cpp
|
GDScript: Fix stack overflow when using multiple await
|
2022-05-27 09:31:37 -03:00 |
|
gdscript_warning.cpp
|
|
|
|
gdscript_warning.h
|
|
|
|
register_types.cpp
|
Add a new HashSet template
|
2022-05-20 22:40:38 +02:00 |
|
register_types.h
|
|
|
|
SCsub
|
|
|