Rémi Verschelde 7aacb098f0 Add forward compat parsing of PackedVector4Array vor 8 Monaten
..
SCsub 127458ed17 Reorganized core/ directory, it was too fatty already vor 4 Jahren
array.cpp 737c308dcc Merge pull request #74588 from puchik/float-variant-nan-inequality vor 1 Jahr
array.h bbff9fd7a4 Merge pull request #71786 from raulsntos/dotnet/array vor 1 Jahr
binder_common.h aff767ef07 Fix expected argument count for `Callable` call errors vor 1 Jahr
callable.cpp 5e15586ec2 Fixes to allow object-less callables throughout Godot vor 1 Jahr
callable.h 09b30be86d Add vararg call() method to C++ Callable vor 1 Jahr
callable_bind.cpp 5b6f641e99 Fix sizeof usage for Variant pointers in alloca vor 1 Jahr
callable_bind.h 7d174c8dfe Fix `rpc` calls with binds vor 1 Jahr
container_type_validate.h 893f889d74 [Core] Replace `ERR_FAIL_COND` with `ERR_FAIL_NULL` where applicable vor 1 Jahr
dictionary.cpp 737c308dcc Merge pull request #74588 from puchik/float-variant-nan-inequality vor 1 Jahr
dictionary.h abe6d67232 GDScript: Fix test for read-only state of constants vor 2 Jahren
method_ptrcall.h 38334fdc11 PtrToArg::convert() returns const-references where possible, avoids unnecessary copies vor 1 Jahr
native_ptr.h a2ede8c4da Fix GDVIRTUAL_NATIVE_PTR vor 1 Jahr
type_info.h 2b815df3c1 Use BitField<> in core type masks vor 2 Jahren
typed_array.h 61df1deb61 Merge pull request #80075 from Bromeon/gdextension/optimize-ptrcalls vor 1 Jahr
variant.cpp 275e9d7028 Keep Variant type after zero() vor 1 Jahr
variant.h 3a8c04ea3c Add PackedRealArray as an alias for Vector<real_t> vor 11 Monaten
variant_call.cpp aff767ef07 Fix expected argument count for `Callable` call errors vor 1 Jahr
variant_construct.cpp 1c93606e47 Add ValidatedCall to MethodBind vor 1 Jahr
variant_construct.h d95794ec8a One Copyright Update to rule them all vor 2 Jahren
variant_destruct.cpp d95794ec8a One Copyright Update to rule them all vor 2 Jahren
variant_destruct.h d95794ec8a One Copyright Update to rule them all vor 2 Jahren
variant_internal.h 55596eaac6 GDExtension: Convert `validated_call()` to `ptrcall()` (rather than `call()`) vor 1 Jahr
variant_op.cpp a1e3ef919c Add operator NOT for all Variant types vor 1 Jahr
variant_op.h 893f889d74 [Core] Replace `ERR_FAIL_COND` with `ERR_FAIL_NULL` where applicable vor 1 Jahr
variant_parser.cpp 7aacb098f0 Add forward compat parsing of PackedVector4Array vor 8 Monaten
variant_parser.h 4ade4ab92a Add support for reading text resource format 4 vor 8 Monaten
variant_setget.cpp 893f889d74 [Core] Replace `ERR_FAIL_COND` with `ERR_FAIL_NULL` where applicable vor 1 Jahr
variant_setget.h f83a90192f Revert "Add API for HSL conversion" vor 1 Jahr
variant_utility.cpp 0c2202c56e GDScript: Fix incorrect error message for utility functions vor 1 Jahr
variant_utility.h 74c937079c Add type_string() utility vor 1 Jahr