Rémi Verschelde 4ed08409b0 Merge pull request #78108 from aaronfranke/variant-util-header 2 years ago
..
SCsub 127458ed17 Reorganized core/ directory, it was too fatty already 4 years ago
array.cpp 7752a0d8d1 Fix range error for `Array.slice` 2 years ago
array.h bbff9fd7a4 Merge pull request #71786 from raulsntos/dotnet/array 2 years ago
binder_common.h 1c93606e47 Add ValidatedCall to MethodBind 2 years ago
callable.cpp 33f674d0f7 Complete support of callables of static methods 2 years ago
callable.h 33f674d0f7 Complete support of callables of static methods 2 years ago
callable_bind.cpp 7d174c8dfe Fix `rpc` calls with binds 2 years ago
callable_bind.h 7d174c8dfe Fix `rpc` calls with binds 2 years ago
container_type_validate.h 9cb2da89d6 GDScript: Fix usage of ints with typed array of floats 2 years ago
dictionary.cpp 4e72e09343 Added the missing second case for string keys 2 years ago
dictionary.h abe6d67232 GDScript: Fix test for read-only state of constants 2 years ago
method_ptrcall.h 77733faede Attempt to standardize Object ptrcall encoding on `Object **` 2 years ago
native_ptr.h a2ede8c4da Fix GDVIRTUAL_NATIVE_PTR 2 years ago
type_info.h 2b815df3c1 Use BitField<> in core type masks 2 years ago
typed_array.h 1c93606e47 Add ValidatedCall to MethodBind 2 years ago
variant.cpp 7a871212ed Fix expected argument count in Callable call error text 2 years ago
variant.h 5654d40367 Don't use a const reference for the enum constructor in Variant 2 years ago
variant_call.cpp 5fdc1232ef Add the ability to look-at in model-space. 2 years ago
variant_construct.cpp 1c93606e47 Add ValidatedCall to MethodBind 2 years ago
variant_construct.h d95794ec8a One Copyright Update to rule them all 2 years ago
variant_destruct.cpp d95794ec8a One Copyright Update to rule them all 2 years ago
variant_destruct.h d95794ec8a One Copyright Update to rule them all 2 years ago
variant_internal.h d7eb7108f0 Fix gdextension variant type conversion 2 years ago
variant_op.cpp a1e3ef919c Add operator NOT for all Variant types 2 years ago
variant_op.h 510de82f43 Fix typo in modulo error message. 2 years ago
variant_parser.cpp 9159208ed1 Ensure `RID`, `Callable`, and `Signal` are stored as strings 2 years ago
variant_parser.h d95794ec8a One Copyright Update to rule them all 2 years ago
variant_setget.cpp f83a90192f Revert "Add API for HSL conversion" 2 years ago
variant_setget.h f83a90192f Revert "Add API for HSL conversion" 2 years ago
variant_utility.cpp 7e9b5e59d4 Make a header for VariantUtilityFunctions 2 years ago
variant_utility.h 7e9b5e59d4 Make a header for VariantUtilityFunctions 2 years ago