.. |
array.cpp
|
[Core] Improve error messages with vformat
|
2024-10-30 15:55:51 +01:00 |
array.h
|
Merge pull request #95449 from SlashScreen/array_functions
|
2024-09-20 16:06:13 +02:00 |
binder_common.h
|
Add missing CallableCustomMethodPointer for const methods
|
2024-09-23 11:46:10 -07:00 |
callable_bind.cpp
|
Merge pull request #98713 from dalexeev/core-fix-callable-get-bound-arguments
|
2024-11-12 12:13:04 -06:00 |
callable_bind.h
|
Core: Fix Callable.get_bound_arguments{,_count}() return incorrect data
|
2024-11-04 22:41:56 +03:00 |
callable.cpp
|
Core: Fix Callable.get_bound_arguments{,_count}() return incorrect data
|
2024-11-04 22:41:56 +03:00 |
callable.h
|
Core: Fix Callable.get_bound_arguments{,_count}() return incorrect data
|
2024-11-04 22:41:56 +03:00 |
container_type_validate.h
|
[Core] Improve error messages with vformat
|
2024-10-30 15:55:51 +01:00 |
dictionary.cpp
|
Add a sort method to Dictionary and HashMap
|
2024-10-02 14:26:33 -07:00 |
dictionary.h
|
Add a sort method to Dictionary and HashMap
|
2024-10-02 14:26:33 -07:00 |
method_ptrcall.h
|
Add PackedVector4Array Variant type
|
2024-05-03 00:58:27 +02:00 |
native_ptr.h
|
Enforce template syntax typename over class
|
2024-03-07 22:39:09 -06:00 |
SCsub
|
SCons: Add unobtrusive type hints in SCons files
|
2024-09-25 09:34:35 -05:00 |
type_info.h
|
Add metadata for char16_t and char32_t
|
2024-09-12 02:15:55 +02:00 |
typed_array.h
|
[Core] Fix sharing of typed arrays from constructor
|
2024-05-07 09:52:17 +02:00 |
typed_dictionary.h
|
Implement typed dictionaries
|
2024-09-04 10:27:26 -05:00 |
variant_call.cpp
|
Core: Fix Callable.get_bound_arguments{,_count}() return incorrect data
|
2024-11-04 22:41:56 +03:00 |
variant_callable.cpp
|
Add methods to get argument count of methods
|
2024-03-10 11:02:43 +01:00 |
variant_callable.h
|
Add methods to get argument count of methods
|
2024-03-10 11:02:43 +01:00 |
variant_construct.cpp
|
[Core] Improve error messages with vformat
|
2024-10-30 15:55:51 +01:00 |
variant_construct.h
|
Refactor ref-counting code and fix ref counted releasing before aquiring
|
2024-09-21 11:36:58 -07:00 |
variant_destruct.cpp
|
Add PackedVector4Array Variant type
|
2024-05-03 00:58:27 +02:00 |
variant_destruct.h
|
Add PackedVector4Array Variant type
|
2024-05-03 00:58:27 +02:00 |
variant_internal.h
|
Refactor ref-counting code and fix ref counted releasing before aquiring
|
2024-09-21 11:36:58 -07:00 |
variant_op.cpp
|
Allow use RID with in operator for Arrays and Dictionaries
|
2024-10-21 11:50:41 +03:00 |
variant_op.h
|
Assign return value on Variant operator failure
|
2024-09-19 11:22:35 -04:00 |
variant_parser.cpp
|
[Core] Fix sorting of Dictionary keys
|
2024-10-18 08:47:05 +02:00 |
variant_parser.h
|
Use compatible text resource format when possible
|
2024-04-23 12:04:44 +08:00 |
variant_setget.cpp
|
Merge pull request #82845 from Hysterelius/master
|
2024-11-11 14:18:04 -06:00 |
variant_setget.h
|
Use Core/Scene stringnames consistently
|
2024-05-13 23:41:07 +02:00 |
variant_utility.cpp
|
[Core] Improve error messages with vformat
|
2024-10-30 15:55:51 +01:00 |
variant_utility.h
|
Add const lvalue ref to core/* container parameters
|
2024-02-14 11:20:36 -03:00 |
variant.cpp
|
Merge pull request #98713 from dalexeev/core-fix-callable-get-bound-arguments
|
2024-11-12 12:13:04 -06:00 |
variant.h
|
Style: Apply clang-tidy fixes
|
2024-11-04 12:11:06 -06:00 |