|
|
44672ac1fd
|
Add bt_assert macro for non-crashing assertions in behavior trees
|
2024-09-13 23:28:10 +03:00 |
|
|
|
bced20ddc6
|
Add bt::by_index node
|
2024-06-19 16:39:33 +03:00 |
|
|
|
c68418e868
|
Add static assert on bt::action result type
|
2024-05-30 21:58:44 +03:00 |
|
|
|
283bc9efe5
|
Add bt::lazy
|
2024-05-30 17:25:46 +03:00 |
|
|
|
144916adae
|
Add bt::nop node
|
2022-11-20 13:43:46 +03:00 |
|
|
|
c72b19d54e
|
Add bt::process helper for nodes without initialization & event processing
|
2022-11-18 12:18:27 +03:00 |
|
|
|
0a42a015eb
|
Add bt node result interception & re-throw node
|
2022-11-18 12:18:05 +03:00 |
|
|
|
a1a1dbd56e
|
Add bt timeout node
|
2022-11-18 12:17:46 +03:00 |
|
|
|
012591da85
|
Add bt::on_event
|
2022-06-25 10:47:01 +03:00 |
|
|
|
d112a9cbf8
|
Add bt::forever
|
2022-06-21 20:09:44 +03:00 |
|
|
|
a425cc2f65
|
Make bt::condition accept a callable instead of being an interface
|
2022-06-21 20:09:37 +03:00 |
|
|
|
fbf21cbdec
|
Add more bt nodes
|
2022-06-21 16:31:47 +03:00 |
|
|
|
90c0061825
|
Add new behavior trees library
|
2022-06-21 10:46:04 +03:00 |
|