Rémi Verschelde 63559f2c80 Merge pull request #54186 from miraz12/fix-packedByteArray-memcpy-crash 4 years ago
..
SCsub 127458ed17 Reorganized core/ directory, it was too fatty already 5 years ago
array.cpp f9ba2efe1e Modify Dictionary::operator== to do real key/value comparison with recursive support (and add unittests) 4 years ago
array.h f9ba2efe1e Modify Dictionary::operator== to do real key/value comparison with recursive support (and add unittests) 4 years ago
binder_common.h d03b7fbe09 Refactored Node3D rotation modes 4 years ago
callable.cpp 7bf5fc709e Remove binds from Signal.connect 4 years ago
callable.h 7bf5fc709e Remove binds from Signal.connect 4 years ago
callable_bind.cpp 4bd7700e89 Implement properties arrays in the Inspector. 4 years ago
callable_bind.h b5334d14f7 Update copyright statements to 2021 4 years ago
container_type_validate.h b5334d14f7 Update copyright statements to 2021 4 years ago
dictionary.cpp f9ba2efe1e Modify Dictionary::operator== to do real key/value comparison with recursive support (and add unittests) 4 years ago
dictionary.h f9ba2efe1e Modify Dictionary::operator== to do real key/value comparison with recursive support (and add unittests) 4 years ago
method_ptrcall.h 44d62a9f4b Implement NativeExtension pointer arguments 4 years ago
native_ptr.h 0276c2e74a Fix const pointers types in docs and extension API. 4 years ago
type_info.h 3b11e33a09 clang-format: Disable alignment of operands, too unreliable 4 years ago
typed_array.h 3682978aee Replace BIND_VMETHOD by new GDVIRTUAL syntax 4 years ago
variant.cpp f9ba2efe1e Modify Dictionary::operator== to do real key/value comparison with recursive support (and add unittests) 4 years ago
variant.h f9ba2efe1e Modify Dictionary::operator== to do real key/value comparison with recursive support (and add unittests) 4 years ago
variant_call.cpp 63559f2c80 Merge pull request #54186 from miraz12/fix-packedByteArray-memcpy-crash 4 years ago
variant_construct.cpp d03b7fbe09 Refactored Node3D rotation modes 4 years ago
variant_construct.h 2c81e5fa0e Make some variant internal functions public. 4 years ago
variant_destruct.cpp 3f362cec68 Improve extension system 4 years ago
variant_destruct.h 3f362cec68 Improve extension system 4 years ago
variant_internal.h d03b7fbe09 Refactored Node3D rotation modes 4 years ago
variant_op.cpp 13a2d03dde Add Variant `in` operator for any String/StringName operands 4 years ago
variant_op.h 13a2d03dde Add Variant `in` operator for any String/StringName operands 4 years ago
variant_parser.cpp f9ba2efe1e Modify Dictionary::operator== to do real key/value comparison with recursive support (and add unittests) 4 years ago
variant_parser.h f9ba2efe1e Modify Dictionary::operator== to do real key/value comparison with recursive support (and add unittests) 4 years ago
variant_setget.cpp f9ba2efe1e Modify Dictionary::operator== to do real key/value comparison with recursive support (and add unittests) 4 years ago
variant_setget.h 2c81e5fa0e Make some variant internal functions public. 4 years ago
variant_utility.cpp 610de0974d Revert "Implement reverse playback and ping-pong loop in AnimationPlayer and NodeAnimation" 4 years ago