limboai/blackboard
Wilson E. Alvarez a08bc541c9
Fix forbidden comparisons between Ref and nullptr.
Necessary when compiling with strict_checks=yes.

Due to upstream change:

	df29cc696f
2025-01-10 11:41:11 -05:00
..
bb_param Fix forbidden comparisons between Ref and nullptr. 2025-01-10 11:41:11 -05: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 Fix forbidden comparisons between Ref and nullptr. 2025-01-10 11:41:11 -05:00
blackboard_plan.h Do not show warning for NIL type BlackboardPlan variables on BBParam. (#267) 2025-01-01 18:14:39 +01:00