limboai/blackboard
Serhii Snitsaruk 16a3bb0273
Override _to_string() to print useful info about objects in GDExtension
2024-09-05 13:39:47 +02:00
..
bb_param Fix compile-time errors with updated godot-cpp 2024-05-28 19:50:57 +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 Don't warn of mismatch between Object & NodePath 2024-08-16 00:44:37 +02:00
blackboard_plan.h Override _to_string() to print useful info about objects in GDExtension 2024-09-05 13:39:47 +02:00