A Thousand Ships a9566c17fc Fix comparison of `Callable`s with binds 1 year ago
..
SCsub 127458ed17 Reorganized core/ directory, it was too fatty already 4 years ago
array.cpp a31b866793 Fix range error for `Array.slice` 1 year ago
array.h bbff9fd7a4 Merge pull request #71786 from raulsntos/dotnet/array 1 year ago
binder_common.h 1c93606e47 Add ValidatedCall to MethodBind 1 year ago
callable.cpp 33f674d0f7 Complete support of callables of static methods 1 year ago
callable.h 33f674d0f7 Complete support of callables of static methods 1 year ago
callable_bind.cpp a9566c17fc Fix comparison of `Callable`s with binds 1 year ago
callable_bind.h fb8e21bd6d Fix `rpc` calls with binds 1 year ago
container_type_validate.h 9cb2da89d6 GDScript: Fix usage of ints with typed array of floats 1 year ago
dictionary.cpp 4e72e09343 Added the missing second case for string keys 1 year ago
dictionary.h abe6d67232 GDScript: Fix test for read-only state of constants 1 year ago
method_ptrcall.h 77733faede Attempt to standardize Object ptrcall encoding on `Object **` 1 year ago
native_ptr.h a2ede8c4da Fix GDVIRTUAL_NATIVE_PTR 1 year ago
type_info.h 2b815df3c1 Use BitField<> in core type masks 1 year ago
typed_array.h 1c93606e47 Add ValidatedCall to MethodBind 1 year ago
variant.cpp c57d6c9371 Core: Fix recursion level check for array stringification 1 year ago
variant.h 5654d40367 Don't use a const reference for the enum constructor in Variant 1 year ago
variant_call.cpp 5fdc1232ef Add the ability to look-at in model-space. 1 year ago
variant_construct.cpp 1c93606e47 Add ValidatedCall to MethodBind 1 year ago
variant_construct.h d95794ec8a One Copyright Update to rule them all 1 year ago
variant_destruct.cpp d95794ec8a One Copyright Update to rule them all 1 year ago
variant_destruct.h d95794ec8a One Copyright Update to rule them all 1 year ago
variant_internal.h d7eb7108f0 Fix gdextension variant type conversion 1 year ago
variant_op.cpp a1e3ef919c Add operator NOT for all Variant types 1 year ago
variant_op.h 248e5245e4 Merge pull request #73540 from mashumafi/fix-typed-array-add 1 year ago
variant_parser.cpp 6d5127d34b Core: Fix recursion level check for `VariantWriter::write()` with objects 1 year ago
variant_parser.h 6d5127d34b Core: Fix recursion level check for `VariantWriter::write()` with objects 1 year ago
variant_setget.cpp f83a90192f Revert "Add API for HSL conversion" 1 year ago
variant_setget.h f83a90192f Revert "Add API for HSL conversion" 1 year ago
variant_utility.cpp 273a6eeb66 Redo how the remote filesystem works 1 year ago