behaviour-tree-test/core/variant
Thaddeus Crews ff9085448e
Merge pull request #112459 from Repiteo/core/variant-comparison-cleanup
Core: Clean up `Variant` comparison operators
2026-02-17 09:28:19 -06:00
..
array.cpp Assert that dictionary.h does not include String, and that neither of the fundamental containers include Object. 2025-10-06 23:03:27 +02:00
array.h
binder_common.h Reduce includes to rendering device. 2026-02-10 16:58:50 +03: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 Core: Fix implicit conversions in ContainerTypeValidate 2026-01-09 22:54:08 +03:00
dictionary.cpp Include key in Dictionary::operator[] error message 2025-11-16 18:06:04 -05:00
dictionary.h Merge pull request #110709 from DeeJayLSP/dict-reserve 2025-10-20 18:09:58 -05:00
method_ptrcall.h Optimize RequiredParam to not increase and decrease refcounts on call. 2025-12-03 21:21:18 +01:00
native_ptr.h Don't right-align escaped newlines, e.g. for #define. This has previously led to long diffs in the commit history. 2026-02-04 19:31:28 +01:00
SCsub
type_info.h Reduce includes to rendering device. 2026-02-10 16:58:50 +03:00
typed_array.h Core: Consolidate typed container logic 2025-10-15 08:04:51 -05:00
typed_dictionary.h Core: Consolidate typed container logic 2025-10-15 08:04:51 -05:00
variant.cpp Merge pull request #112459 from Repiteo/core/variant-comparison-cleanup 2026-02-17 09:28:19 -06:00
variant.h Merge pull request #112459 from Repiteo/core/variant-comparison-cleanup 2026-02-17 09:28:19 -06:00
variant_call.cpp Don't right-align escaped newlines, e.g. for #define. This has previously led to long diffs in the commit history. 2026-02-04 19:31:28 +01:00
variant_callable.cpp
variant_callable.h
variant_construct.cpp
variant_construct.h Don't right-align escaped newlines, e.g. for #define. This has previously led to long diffs in the commit history. 2026-02-04 19:31:28 +01:00
variant_deep_duplicate.h
variant_destruct.cpp
variant_destruct.h Don't right-align escaped newlines, e.g. for #define. This has previously led to long diffs in the commit history. 2026-02-04 19:31:28 +01:00
variant_internal.h Use RequiredParam/RequiredResult in some high value places 2025-12-02 10:44:12 -06:00
variant_op.cpp Don't right-align escaped newlines, e.g. for #define. This has previously led to long diffs in the commit history. 2026-02-04 19:31:28 +01:00
variant_op.h Don't right-align escaped newlines, e.g. for #define. This has previously led to long diffs in the commit history. 2026-02-04 19:31:28 +01: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 Don't right-align escaped newlines, e.g. for #define. This has previously led to long diffs in the commit history. 2026-02-04 19:31:28 +01:00
variant_setget.h Don't right-align escaped newlines, e.g. for #define. This has previously led to long diffs in the commit history. 2026-02-04 19:31:28 +01:00
variant_utility.cpp Merge pull request #114558 from Chaosus/fix_precision 2026-02-10 10:34:39 -06:00
variant_utility.h Fix parameter precision for ease/step_decimals function 2026-01-03 16:20:19 +03:00