.. |
doc_classes
|
Replace radians range hint with radians_as_degrees
|
2023-09-25 08:50:19 +02:00 |
editor
|
Merge pull request #78573 from dalexeev/editor-create-script-class-name
|
2023-09-25 17:17:46 +02:00 |
icons
|
|
|
language_server
|
[Modules] Replace ERR_FAIL_COND with ERR_FAIL_NULL where applicable
|
2023-09-26 16:44:52 +02:00 |
tests
|
GDScript: Fix UNSAFE_CALL_ARGUMENT warning for Variant constructors
|
2023-09-30 13:57:09 +03:00 |
.editorconfig
|
|
|
config.py
|
|
|
gdscript_analyzer.cpp
|
GDScript: Fix UNSAFE_CALL_ARGUMENT warning for Variant constructors
|
2023-09-30 13:57:09 +03:00 |
gdscript_analyzer.h
|
|
|
gdscript_byte_codegen.cpp
|
|
|
gdscript_byte_codegen.h
|
|
|
gdscript_cache.cpp
|
[Modules] Replace ERR_FAIL_COND with ERR_FAIL_NULL where applicable
|
2023-09-26 16:44:52 +02:00 |
gdscript_cache.h
|
|
|
gdscript_codegen.h
|
|
|
gdscript_compiler.cpp
|
Merge pull request #82186 from dalexeev/gds-fix-property-duplication
|
2023-09-28 20:04:18 +02:00 |
gdscript_compiler.h
|
|
|
gdscript_disassembler.cpp
|
|
|
gdscript_editor.cpp
|
Merge pull request #78573 from dalexeev/editor-create-script-class-name
|
2023-09-25 17:17:46 +02:00 |
gdscript_function.cpp
|
[Modules] Replace ERR_FAIL_COND with ERR_FAIL_NULL where applicable
|
2023-09-26 16:44:52 +02:00 |
gdscript_function.h
|
[Modules] Replace ERR_FAIL_COND with ERR_FAIL_NULL where applicable
|
2023-09-26 16:44:52 +02:00 |
gdscript_lambda_callable.cpp
|
|
|
gdscript_lambda_callable.h
|
|
|
gdscript_parser.cpp
|
Merge pull request #80085 from vnen/gdscript-pattern-guards
|
2023-09-28 20:03:57 +02:00 |
gdscript_parser.h
|
Merge pull request #80085 from vnen/gdscript-pattern-guards
|
2023-09-28 20:03:57 +02:00 |
gdscript_rpc_callable.cpp
|
[Modules] Replace ERR_FAIL_COND with ERR_FAIL_NULL where applicable
|
2023-09-26 16:44:52 +02:00 |
gdscript_rpc_callable.h
|
|
|
gdscript_tokenizer.cpp
|
GDScript: Implement pattern guards for match statement
|
2023-09-27 11:25:25 -03:00 |
gdscript_tokenizer.h
|
GDScript: Implement pattern guards for match statement
|
2023-09-27 11:25:25 -03:00 |
gdscript_utility_functions.cpp
|
[Modules] Replace ERR_FAIL_COND with ERR_FAIL_NULL where applicable
|
2023-09-26 16:44:52 +02:00 |
gdscript_utility_functions.h
|
|
|
gdscript_vm.cpp
|
Merge pull request #81200 from RandomShaper/gd_vm_msvc
|
2023-09-25 17:18:19 +02:00 |
gdscript_warning.cpp
|
GDScript: Fix UNSAFE_CALL_ARGUMENT warning for Variant constructors
|
2023-09-30 13:57:09 +03:00 |
gdscript_warning.h
|
GDScript: Add INFERRED_DECLARATION warning
|
2023-09-22 23:13:52 +03:00 |
gdscript.cpp
|
Merge pull request #82186 from dalexeev/gds-fix-property-duplication
|
2023-09-28 20:04:18 +02:00 |
gdscript.h
|
Merge pull request #82186 from dalexeev/gds-fix-property-duplication
|
2023-09-28 20:04:18 +02:00 |
register_types.cpp
|
|
|
register_types.h
|
|
|
SCsub
|
|
|