.. |
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
|
GDScript: Use implicit method for @onready variables
|
2022-06-24 14:49:21 -03:00 |
gdscript.h
|
GDScript: Use implicit method for @onready variables
|
2022-06-24 14:49:21 -03:00 |
gdscript_analyzer.cpp
|
Add a const call mode to Object, Variant and Script.
|
2022-06-27 13:33:06 -07:00 |
gdscript_analyzer.h
|
|
|
gdscript_byte_codegen.cpp
|
GDScript: Fix setter being called in chains for shared types
|
2022-06-27 12:09:51 -03:00 |
gdscript_byte_codegen.h
|
GDScript: Fix setter being called in chains for shared types
|
2022-06-27 12:09:51 -03:00 |
gdscript_cache.cpp
|
|
|
gdscript_cache.h
|
|
|
gdscript_codegen.h
|
GDScript: Fix setter being called in chains for shared types
|
2022-06-27 12:09:51 -03:00 |
gdscript_compiler.cpp
|
Merge pull request #62462 from vnen/gdscript-setter-chaining
|
2022-06-27 23:25:53 +02:00 |
gdscript_compiler.h
|
|
|
gdscript_disassembler.cpp
|
GDScript: Fix setter being called in chains for shared types
|
2022-06-27 12:09:51 -03:00 |
gdscript_editor.cpp
|
Rename export_range's noslider option to no_slider
|
2022-06-24 10:45:34 +02:00 |
gdscript_function.cpp
|
|
|
gdscript_function.h
|
GDScript: Fix setter being called in chains for shared types
|
2022-06-27 12:09:51 -03:00 |
gdscript_lambda_callable.cpp
|
Clean up Hash Functions
|
2022-06-20 12:54:19 +02:00 |
gdscript_lambda_callable.h
|
|
|
gdscript_parser.cpp
|
Implement varargs in Methodinfo
|
2022-06-23 14:50:38 +02:00 |
gdscript_parser.h
|
|
|
gdscript_rpc_callable.cpp
|
Clean up Hash Functions
|
2022-06-20 12:54:19 +02:00 |
gdscript_rpc_callable.h
|
|
|
gdscript_tokenizer.cpp
|
|
|
gdscript_tokenizer.h
|
|
|
gdscript_utility_functions.cpp
|
|
|
gdscript_utility_functions.h
|
|
|
gdscript_vm.cpp
|
Merge pull request #62468 from V-Sekai/core-const-expressions
|
2022-06-28 01:08:24 +02:00 |
gdscript_warning.cpp
|
|
|
gdscript_warning.h
|
|
|
register_types.cpp
|
|
|
register_types.h
|
|
|
SCsub
|
|
|