limboai/blackboard
Dave Palais e3262108d7
Amend logic error in `BlackboardPlan` variable listing (#269)
2025-01-03 02:33:29 +01:00
..
bb_param Fix `BBNode::get_value()` crash with a freed object in GDExtension 2024-09-14 19:30:28 +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 Add `Blackboard.print_state()` (#264) 2024-12-29 23:45:59 +01:00
blackboard.h Add `Blackboard.print_state()` (#264) 2024-12-29 23:45:59 +01:00
blackboard_plan.cpp Amend logic error in `BlackboardPlan` variable listing (#269) 2025-01-03 02:33:29 +01:00
blackboard_plan.h Do not show warning for NIL type BlackboardPlan variables on BBParam. (#267) 2025-01-01 18:14:39 +01:00