| .. |
|
SCsub
|
9f9ee0c813
SCons: Add unobtrusive type hints in SCons files
|
hai 1 ano |
|
array.cpp
|
712bc99668
Add `STATIC_ASSERT_INCOMPLETE_TYPE` to enforce include minimality.
|
hai 2 meses |
|
array.h
|
9ff5325642
Refactor `Array` iterators to be trivially copyable.
|
hai 2 meses |
|
binder_common.h
|
406b22d2d5
Delete `VariantGetInternalPtr` and `VariantImplicitConvert`.
|
hai 2 meses |
|
callable.cpp
|
7bc030172e
Fix crash when calling get_argument_count() on invalid Callable
|
hai 9 meses |
|
callable.h
|
dc5e615a1d
Remove `Array` include from `dictionary.h` and `ustring.h`.
|
hai 2 meses |
|
callable_bind.cpp
|
cc6ee3e956
Merge pull request #98713 from dalexeev/core-fix-callable-get-bound-arguments
|
hai 1 ano |
|
callable_bind.h
|
324512e11c
Style: Replace header guards with `#pragma once`
|
hai 9 meses |
|
container_type_validate.h
|
28d3214acd
Expose type validator from Dictionary and allow testing without error
|
hai 4 meses |
|
dictionary.cpp
|
d2ee378d1c
Remove `VariantHasher` and `VariantComparator` in favour of specializing `HashMapHasherDefault` and `HashMapComparatorDefault`.
|
hai 2 meses |
|
dictionary.h
|
d2ee378d1c
Remove `VariantHasher` and `VariantComparator` in favour of specializing `HashMapHasherDefault` and `HashMapComparatorDefault`.
|
hai 2 meses |
|
method_ptrcall.h
|
d2f9d31270
Make more types (`Callable`, `Signal`) conversion to `String` explicit.
|
hai 6 meses |
|
native_ptr.h
|
324512e11c
Style: Replace header guards with `#pragma once`
|
hai 9 meses |
|
type_info.h
|
cfde73ac17
Remove unused parameter in __constant_get_enum_name/__constant_get_bitfield_name
|
hai 3 meses |
|
typed_array.h
|
5b935881fc
Typed array equality operator logic updated
|
hai 7 meses |
|
typed_dictionary.h
|
8a93218aab
Core: Natively convert enum/BitField with Variant
|
hai 8 meses |
|
variant.cpp
|
6eb6e3e6e0
Merge pull request #107457 from akien-mga/improve-error-message-call-single-argument
|
hai 6 meses |
|
variant.h
|
d2ee378d1c
Remove `VariantHasher` and `VariantComparator` in favour of specializing `HashMapHasherDefault` and `HashMapComparatorDefault`.
|
hai 2 meses |
|
variant_call.cpp
|
406b22d2d5
Delete `VariantGetInternalPtr` and `VariantImplicitConvert`.
|
hai 2 meses |
|
variant_callable.cpp
|
2b30f23595
GDScript: Fix `Callable` call error text
|
hai 7 meses |
|
variant_callable.h
|
324512e11c
Style: Replace header guards with `#pragma once`
|
hai 9 meses |
|
variant_construct.cpp
|
f81287d765
Introduce `VariantImplicitConvert<>` template for types that can be implicitly converted to and from `Variant`.
|
hai 2 meses |
|
variant_construct.h
|
406b22d2d5
Delete `VariantGetInternalPtr` and `VariantImplicitConvert`.
|
hai 2 meses |
|
variant_deep_duplicate.h
|
342266cfd9
Overhaul `Variant::duplicate()` for resources
|
hai 6 meses |
|
variant_destruct.cpp
|
be86ce3103
Apply iwyu suggestion in core.
|
hai 1 ano |
|
variant_destruct.h
|
324512e11c
Style: Replace header guards with `#pragma once`
|
hai 9 meses |
|
variant_internal.h
|
726c4e9fba
Merge pull request #84658 from detomon/initialize-quaternion-variant-with-identity
|
hai 2 meses |
|
variant_op.cpp
|
406b22d2d5
Delete `VariantGetInternalPtr` and `VariantImplicitConvert`.
|
hai 2 meses |
|
variant_op.h
|
406b22d2d5
Delete `VariantGetInternalPtr` and `VariantImplicitConvert`.
|
hai 2 meses |
|
variant_parser.cpp
|
6bc6110a90
Apply rtos_fix hack for handling 32-bit floats on all calls to rtos_fix
|
hai 2 meses |
|
variant_parser.h
|
324512e11c
Style: Replace header guards with `#pragma once`
|
hai 9 meses |
|
variant_setget.cpp
|
406b22d2d5
Delete `VariantGetInternalPtr` and `VariantImplicitConvert`.
|
hai 2 meses |
|
variant_setget.h
|
406b22d2d5
Delete `VariantGetInternalPtr` and `VariantImplicitConvert`.
|
hai 2 meses |
|
variant_utility.cpp
|
494471dda2
Fix `printraw` causing infinite recursion in `Logger._log_message`
|
hai 4 meses |
|
variant_utility.h
|
981f1e9298
Rename `VariantUtilityFunctions::join()` to `join_string()`
|
hai 7 meses |