behaviour-tree-test/core/variant
2025-12-03 21:21:18 +01:00
..
array.cpp
array.h
binder_common.h Use RequiredParam/RequiredResult in some high value places 2025-12-02 10:44:12 -06:00
callable.cpp
callable.h
callable_bind.cpp Remove empty constructors and destructors from core/ 2025-11-17 20:09:05 +01:00
callable_bind.h Remove empty constructors and destructors from core/ 2025-11-17 20:09:05 +01:00
container_type_validate.h
dictionary.cpp
dictionary.h
method_ptrcall.h Optimize RequiredParam to not increase and decrease refcounts on call. 2025-12-03 21:21:18 +01:00
native_ptr.h
required_ptr.h Optimize RequiredParam to not increase and decrease refcounts on call. 2025-12-03 21:21:18 +01:00
SCsub
type_info.h Add RequiredParam<T> and RequiredValue<T> to mark Object * arguments and return values as required 2025-11-24 12:12:09 -06:00
typed_array.h
typed_dictionary.h
variant.cpp Make Variant::get_type_by_name HashMap initialization thread-safe 2025-11-26 15:01:49 -05:00
variant.h
variant_call.cpp Make Vector bsearch method const. 2025-11-25 19:05:30 +01:00
variant_callable.cpp
variant_callable.h
variant_construct.cpp
variant_construct.h
variant_deep_duplicate.h
variant_destruct.cpp
variant_destruct.h
variant_internal.h Use RequiredParam/RequiredResult in some high value places 2025-12-02 10:44:12 -06:00
variant_op.cpp Reuse/optimize common OperatorEvaluator*::evaluate logic 2025-11-28 11:06:19 -05:00
variant_op.h Reuse/optimize common OperatorEvaluator*::evaluate logic 2025-11-28 11:06:19 -05:00
variant_parser.cpp
variant_parser.h Remove empty constructors and destructors from core/ 2025-11-17 20:09:05 +01:00
variant_setget.cpp
variant_setget.h
variant_utility.cpp
variant_utility.h