Go to file
Serhii Snitsaruk a91a9ef9ed Make blackboard data exposed at state level 2022-10-31 21:53:33 +01:00
bb_param Add BBParam::to_string() 2022-10-25 23:07:27 +02:00
bt Fix BTTask status property exposed 2022-10-30 14:15:29 +01:00
editor Fix bugs in loading user tasks 2022-10-30 12:33:38 +01:00
icons Fix BTTimeLimit icon 2022-10-30 14:14:58 +01:00
test Add BTPlayer and BehaviorTree classes, and fix leaking refs 2022-08-30 18:48:49 +02:00
.clang-format Initial commit 2022-08-28 12:54:16 +02:00
.gitignore Initial commit 2022-08-28 12:54:16 +02:00
README.md Initial commit 2022-08-28 12:54:16 +02:00
SCsub Implement BB parameters 2022-10-20 18:26:46 +02:00
blackboard.cpp Bind Blackboard::prefetch_nodepath_vars() 2022-10-19 23:54:42 +02:00
blackboard.h Handle NodePath vars 2022-10-19 16:01:16 +02:00
config.py Reorganize files 2022-08-31 17:05:25 +02:00
limbo_hsm.cpp Make blackboard data exposed at state level 2022-10-31 21:53:33 +01:00
limbo_hsm.h Make blackboard data exposed at state level 2022-10-31 21:53:33 +01:00
limbo_state.cpp Make blackboard data exposed at state level 2022-10-31 21:53:33 +01:00
limbo_state.h Make blackboard data exposed at state level 2022-10-31 21:53:33 +01:00
limbo_string_names.cpp Implement LimboHSM 2022-09-29 12:54:07 +02:00
limbo_string_names.h Implement LimboHSM 2022-09-29 12:54:07 +02:00
limbo_utility.cpp LimboUtility as singleton 2022-09-21 23:56:04 +02:00
limbo_utility.h LimboUtility as singleton 2022-09-21 23:56:04 +02:00
register_types.cpp Add BBVariant 2022-10-25 22:01:00 +02:00
register_types.h Reorganize files 2022-08-31 17:05:25 +02:00

README.md