Paweł c4655010d0 Fix lerp error message 1 year ago
..
SCsub 127458ed17 Reorganized core/ directory, it was too fatty already 4 years ago
array.cpp b43f847808 Fix `Array.slice()` rounding for `abs(step) != 1` 1 year ago
array.h bbff9fd7a4 Merge pull request #71786 from raulsntos/dotnet/array 1 year ago
binder_common.h 2b815df3c1 Use BitField<> in core type masks 1 year ago
callable.cpp 33d3b7eea7 Fix Callable call error reporting. 1 year ago
callable.h 33d3b7eea7 Fix Callable call error reporting. 1 year ago
callable_bind.cpp 33d3b7eea7 Fix Callable call error reporting. 1 year ago
callable_bind.h 33d3b7eea7 Fix Callable call error reporting. 1 year ago
container_type_validate.h 9cb2da89d6 GDScript: Fix usage of ints with typed array of floats 1 year ago
dictionary.cpp abe6d67232 GDScript: Fix test for read-only state of constants 1 year ago
dictionary.h abe6d67232 GDScript: Fix test for read-only state of constants 1 year ago
method_ptrcall.h d95794ec8a One Copyright Update to rule them all 1 year ago
native_ptr.h d95794ec8a One Copyright Update to rule them all 1 year ago
type_info.h 2b815df3c1 Use BitField<> in core type masks 1 year ago
typed_array.h 5909f9f075 GDScript: Fix issues with typed arrays 1 year ago
variant.cpp fcdd7eda26 Fix expected argument count in Callable call error text 1 year ago
variant.h a825f955ab Make sure Variant is not implicitely cast when using operator[] 1 year ago
variant_call.cpp c6297f46fe Unify descriptions of vector methods 1 year ago
variant_construct.cpp d95794ec8a One Copyright Update to rule them all 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 5909f9f075 GDScript: Fix issues with typed arrays 1 year ago
variant_op.cpp 44b2747dfd Fix `Variant::in()` error on invalid `evaluate` 1 year ago
variant_op.h d95794ec8a One Copyright Update to rule them all 1 year ago
variant_parser.cpp 5909f9f075 GDScript: Fix issues with typed arrays 1 year ago
variant_parser.h d95794ec8a One Copyright Update to rule them all 1 year ago
variant_setget.cpp 615c517034 Use range iterators in LocalVector loops 1 year ago
variant_setget.h d95794ec8a One Copyright Update to rule them all 1 year ago
variant_utility.cpp c4655010d0 Fix lerp error message 1 year ago