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

Due to upstream change:

	df29cc696f
2024-11-03 00:06:40 -04:00
..
bb_param Fix forbidden comparisons between Ref and nullptr. 2024-11-03 00:06:40 -04: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 Fix forbidden comparisons between Ref and nullptr. 2024-11-03 00:06:40 -04:00
blackboard_plan.h BlackboardPlan: Allow passing different prefetch root for the base plan 2024-09-15 14:16:54 +02:00