limboai/bt
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
..
tasks Fix forbidden comparisons between Ref and nullptr. 2024-11-03 00:06:40 -04:00
behavior_tree.cpp Fix forbidden comparisons between Ref and nullptr. 2024-11-03 00:06:40 -04: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 forbidden comparisons between Ref and nullptr. 2024-11-03 00:06:40 -04: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 Fix forbidden comparisons between Ref and nullptr. 2024-11-03 00:06:40 -04:00
bt_state.h Use different prefetch root for the base plan in BTPlayer and BTState 2024-09-15 15:47:11 +02:00