limboai/blackboard
Serhii Snitsaruk 576692294b
Use different prefetch root for the base plan in BTPlayer and BTState
(cherry picked from commit ac2d734122)
2024-09-15 17:10:48 +02:00
..
bb_param Fix `BBNode::get_value()` crash with a freed object in GDExtension 2024-09-15 15:15:10 +02:00
bb_variable.cpp Implement BTInstance - runtime instance of BehaviorTree 2024-08-03 11:07:06 +02:00
bb_variable.h Fix BlackboardPlan arrays shouldn't be shared between instanced agents 2024-07-06 10:04:36 +02:00
blackboard.cpp Fix `Blackboard.unbind_var` failing for existing bound variable 2024-06-01 10:53:56 +02:00
blackboard.h Override _to_string() to print useful info about objects in GDExtension 2024-09-05 13:39:47 +02:00
blackboard_plan.cpp Use different prefetch root for the base plan in BTPlayer and BTState 2024-09-15 17:10:48 +02:00
blackboard_plan.h BlackboardPlan: Allow passing different prefetch root for the base plan 2024-09-15 17:10:00 +02:00