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