.. |
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: Add return type covariance and parameter type contravariance
|
2023-09-28 12:27:36 +03:00 |
.editorconfig
|
GDScript: Fix some lambda bugs
|
2023-09-14 14:22:23 +03:00 |
config.py
|
|
|
gdscript_analyzer.cpp
|
GDScript: Add return type covariance and parameter type contravariance
|
2023-09-28 12:27:36 +03:00 |
gdscript_analyzer.h
|
|
|
gdscript_byte_codegen.cpp
|
GDScript: Fix get_*_list() methods return incorrect info
|
2023-09-04 00:21:03 +03:00 |
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 #75988 from dalexeev/gds-unsafe-call-argument
|
2023-09-27 19:07:46 +02:00 |
gdscript_compiler.h
|
GDScript: Fix some lambda bugs
|
2023-09-14 14:22:23 +03:00 |
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: Fix some lambda bugs
|
2023-09-14 14:22:23 +03:00 |
gdscript_lambda_callable.h
|
|
|
gdscript_parser.cpp
|
Merge pull request #75988 from dalexeev/gds-unsafe-call-argument
|
2023-09-27 19:07:46 +02:00 |
gdscript_parser.h
|
Merge pull request #75988 from dalexeev/gds-unsafe-call-argument
|
2023-09-27 19:07:46 +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
|
Merge pull request #81881 from lotuspar/patch-1
|
2023-09-20 13:09:44 +02:00 |
gdscript_tokenizer.h
|
GDScript: Fix and improve doc comment parsing
|
2023-09-16 17:31:50 +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
|
Merge pull request #75988 from dalexeev/gds-unsafe-call-argument
|
2023-09-27 19:07:46 +02:00 |
gdscript_warning.h
|
GDScript: Add INFERRED_DECLARATION warning
|
2023-09-22 23:13:52 +03:00 |
gdscript.cpp
|
[Modules] Replace ERR_FAIL_COND with ERR_FAIL_NULL where applicable
|
2023-09-26 16:44:52 +02:00 |
gdscript.h
|
Merge pull request #81101 from 398utubzyt/dotnet/abstract-class-support
|
2023-09-25 17:18:05 +02:00 |
register_types.cpp
|
|
|
register_types.h
|
|
|
SCsub
|
|
|