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

Due to upstream change:

	df29cc696f
2025-02-15 09:48:16 -05:00
..
tasks Fix forbidden comparisons between Ref and nullptr. 2025-02-15 09:48:16 -05:00
behavior_tree.cpp Fix forbidden comparisons between Ref and nullptr. 2025-02-15 09:48:16 -05:00
behavior_tree.h Update copyright notices across the project files & in LICENSE.md (#272) 2025-01-21 02:18:59 +01:00
bt_instance.cpp Fix forbidden comparisons between Ref and nullptr. 2025-02-15 09:48:16 -05:00
bt_instance.h Update copyright notices across the project files & in LICENSE.md (#272) 2025-01-21 02:18:59 +01:00
bt_player.cpp Fix BTInstance not registered with debugger on BTPlayer.set_bt_instance() (#275) 2025-01-21 23:43:52 +01:00
bt_player.h Fix BTPlayer.set_behavior_tree() not populating Blackboard (#274) 2025-01-21 23:35:28 +01:00
bt_state.cpp Fix forbidden comparisons between Ref and nullptr. 2025-02-15 09:48:16 -05:00
bt_state.h Update copyright notices across the project files & in LICENSE.md (#272) 2025-01-21 02:18:59 +01:00