| .. |
|
array.cpp
|
Add STATIC_ASSERT_INCOMPLETE_TYPE to enforce include minimality.
|
2025-10-01 23:46:35 +02:00 |
|
array.h
|
Store current capacity in CowData buffers, and rewrite most of it.
|
2025-09-25 22:00:17 +02:00 |
|
binder_common.h
|
Delete VariantGetInternalPtr and VariantImplicitConvert.
|
2025-09-19 00:20:07 +02:00 |
|
callable.cpp
|
|
|
|
callable.h
|
Make more types (Callable, Signal) conversion to String explicit.
|
2025-06-10 23:55:35 +02:00 |
|
callable_bind.cpp
|
|
|
|
callable_bind.h
|
|
|
|
container_type_validate.h
|
Expose type validator from Dictionary and allow testing without error
|
2025-07-24 13:35:48 -03:00 |
|
dictionary.cpp
|
Expose type validator from Dictionary and allow testing without error
|
2025-07-24 13:35:48 -03:00 |
|
dictionary.h
|
Expose type validator from Dictionary and allow testing without error
|
2025-07-24 13:35:48 -03:00 |
|
method_ptrcall.h
|
Make more types (Callable, Signal) conversion to String explicit.
|
2025-06-10 23:55:35 +02:00 |
|
native_ptr.h
|
|
|
|
SCsub
|
|
|
|
type_info.h
|
Remove unused parameter in __constant_get_enum_name/__constant_get_bitfield_name
|
2025-09-02 13:13:12 -04:00 |
|
typed_array.h
|
|
|
|
typed_dictionary.h
|
|
|
|
variant.cpp
|
Merge pull request #107457 from akien-mga/improve-error-message-call-single-argument
|
2025-06-12 22:49:36 +02:00 |
|
variant.h
|
Delete VariantGetInternalPtr and VariantImplicitConvert.
|
2025-09-19 00:20:07 +02:00 |
|
variant_call.cpp
|
Delete VariantGetInternalPtr and VariantImplicitConvert.
|
2025-09-19 00:20:07 +02:00 |
|
variant_callable.cpp
|
|
|
|
variant_callable.h
|
|
|
|
variant_construct.cpp
|
Introduce VariantImplicitConvert<> template for types that can be implicitly converted to and from Variant.
|
2025-09-19 00:20:07 +02:00 |
|
variant_construct.h
|
Delete VariantGetInternalPtr and VariantImplicitConvert.
|
2025-09-19 00:20:07 +02:00 |
|
variant_deep_duplicate.h
|
|
|
|
variant_destruct.cpp
|
|
|
|
variant_destruct.h
|
|
|
|
variant_internal.h
|
Merge pull request #84658 from detomon/initialize-quaternion-variant-with-identity
|
2025-09-30 11:19:19 -05:00 |
|
variant_op.cpp
|
Delete VariantGetInternalPtr and VariantImplicitConvert.
|
2025-09-19 00:20:07 +02:00 |
|
variant_op.h
|
Delete VariantGetInternalPtr and VariantImplicitConvert.
|
2025-09-19 00:20:07 +02:00 |
|
variant_parser.cpp
|
Apply rtos_fix hack for handling 32-bit floats on all calls to rtos_fix
|
2025-09-17 07:05:33 -07:00 |
|
variant_parser.h
|
|
|
|
variant_setget.cpp
|
Delete VariantGetInternalPtr and VariantImplicitConvert.
|
2025-09-19 00:20:07 +02:00 |
|
variant_setget.h
|
Delete VariantGetInternalPtr and VariantImplicitConvert.
|
2025-09-19 00:20:07 +02:00 |
|
variant_utility.cpp
|
Fix printraw causing infinite recursion in Logger._log_message
|
2025-07-31 20:24:47 +02:00 |
|
variant_utility.h
|
|
|