limboai/bt
Serhii Snitsaruk a5118ebc1b
Fix crash while using callable_mp in GDExtension
2024-12-17 00:11:16 +01:00
..
tasks Fix crash while using callable_mp in GDExtension 2024-12-17 00:11:16 +01:00
behavior_tree.cpp Allow setting custom scene root for behavior trees 2024-08-05 13:03:50 +02:00
behavior_tree.h Override _to_string() to print useful info about objects in GDExtension 2024-09-05 13:39:47 +02:00
bt_instance.cpp Fix: Keep `BTInstance` alive until update is finished 2024-12-04 17:57:11 +01:00
bt_instance.h Override _to_string() to print useful info about objects in GDExtension 2024-09-05 13:39:47 +02:00
bt_player.cpp Use different prefetch root for the base plan in BTPlayer and BTState 2024-09-15 15:47:11 +02:00
bt_player.h Use different prefetch root for the base plan in BTPlayer and BTState 2024-09-15 15:47:11 +02:00
bt_state.cpp Use different prefetch root for the base plan in BTPlayer and BTState 2024-09-15 15:47:11 +02:00
bt_state.h Use different prefetch root for the base plan in BTPlayer and BTState 2024-09-15 15:47:11 +02:00