limboai/bt/tasks
Serhii Snitsaruk 22bfb9e3ab Improve BTCallMethod
- Fix `include_delta` not initialized for some reason
- Add additional tests
- Group argument properties
- Improve name generation
2023-12-28 14:26:39 +01:00
..
blackboard BTSetVar: Cover operations in unit tests & fix bugs 2023-11-15 16:35:56 +01:00
composites Rename BTTask::cancel() to abort() and expose it. 2023-10-26 16:26:10 +02:00
decorators Rename BTTask::cancel() to abort() and expose it. 2023-10-26 16:26:10 +02:00
scene SetAgentProperty: Operation feature 2023-11-20 15:02:18 +01:00
utility Improve BTCallMethod 2023-12-28 14:26:39 +01:00
bt_action.cpp Don't count BTComment tasks for configuration warnings 2023-08-19 12:20:18 +02:00
bt_action.h Reorganize BT tasks 2023-08-15 17:49:13 +02:00
bt_comment.cpp Improve BTComment 2023-08-19 12:39:51 +02:00
bt_comment.h Reorganize task categories 2023-08-28 13:22:23 +02:00
bt_composite.cpp Don't count BTComment tasks for configuration warnings 2023-08-19 12:20:18 +02:00
bt_composite.h Reorganize BT tasks 2023-08-15 17:49:13 +02:00
bt_condition.cpp Don't count BTComment tasks for configuration warnings 2023-08-19 12:20:18 +02:00
bt_condition.h Reorganize BT tasks 2023-08-15 17:49:13 +02:00
bt_decorator.cpp Don't count BTComment tasks for configuration warnings 2023-08-19 12:20:18 +02:00
bt_decorator.h Reorganize BT tasks 2023-08-15 17:49:13 +02:00
bt_task.cpp Add "inline" optimizations 2023-11-22 13:41:28 +01:00
bt_task.h Add "inline" optimizations 2023-11-22 13:41:28 +01:00