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