Thaddeus Crews 7599a7b719 Core: Readd Variant class initializer, fix comment 4 months ago
..
SCsub 127458ed17 Reorganized core/ directory, it was too fatty already 3 years ago
array.cpp 64146cb7f3 [Core] Add iteration support to `Array` 5 months ago
array.h 80cb914e06 [Core] Fix incorrect comparison for `Array` const iterator 5 months ago
binder_common.h dee65d1435 Redefine GetSimpleTypeT<> in terms of <type_traits> 5 months ago
callable.cpp a1c476f9d7 Merge pull request #87680 from AThousandShips/the_angry_count 6 months ago
callable.h 59bcc2888c Add methods to get argument count of methods 6 months ago
callable_bind.cpp 59bcc2888c Add methods to get argument count of methods 6 months ago
callable_bind.h 59bcc2888c Add methods to get argument count of methods 6 months ago
container_type_validate.h 893f889d74 [Core] Replace `ERR_FAIL_COND` with `ERR_FAIL_NULL` where applicable 1 year ago
dictionary.cpp eb0a624902 Allow returning Dictionary after merging 6 months ago
dictionary.h eb0a624902 Allow returning Dictionary after merging 6 months ago
method_ptrcall.h f9b488508c Add PackedVector4Array Variant type 4 months ago
native_ptr.h 9903e6779b Enforce template syntax `typename` over `class` 6 months ago
type_info.h f9b488508c Add PackedVector4Array Variant type 4 months ago
typed_array.h f9b488508c Add PackedVector4Array Variant type 4 months ago
variant.cpp 413c11357d Use Core/Scene stringnames consistently 4 months ago
variant.h 7599a7b719 Core: Readd Variant class initializer, fix comment 4 months ago
variant_call.cpp 413c11357d Use Core/Scene stringnames consistently 4 months ago
variant_callable.cpp 59bcc2888c Add methods to get argument count of methods 6 months ago
variant_callable.h 59bcc2888c Add methods to get argument count of methods 6 months ago
variant_construct.cpp f9b488508c Add PackedVector4Array Variant type 4 months ago
variant_construct.h 413c11357d Use Core/Scene stringnames consistently 4 months ago
variant_destruct.cpp f9b488508c Add PackedVector4Array Variant type 4 months ago
variant_destruct.h f9b488508c Add PackedVector4Array Variant type 4 months ago
variant_internal.h 63ed5749ac Merge pull request #91104 from RandomShaper/simple_type_cpp 4 months ago
variant_op.cpp f9b488508c Add PackedVector4Array Variant type 4 months ago
variant_op.h 413c11357d Use Core/Scene stringnames consistently 4 months ago
variant_parser.cpp f9b488508c Add PackedVector4Array Variant type 4 months ago
variant_parser.h 941e5c4820 Use compatible text resource format when possible 5 months ago
variant_setget.cpp a262d2d881 Add shorthand for using singleton string names 4 months ago
variant_setget.h 413c11357d Use Core/Scene stringnames consistently 4 months ago
variant_utility.cpp 413c11357d Use Core/Scene stringnames consistently 4 months ago
variant_utility.h a8bc9f3e78 Add const lvalue ref to core/* container parameters 7 months ago