Go to file
Serhii Snitsaruk 8b1b0dd754 Fix decorator having no children crash 2022-09-21 12:37:19 +02:00
bt Fix decorator having no children crash 2022-09-21 12:37:19 +02:00
editor Save/load editor config values 2022-09-06 13:28:25 +02:00
icons Add NewScope and refactor Subtree 2022-09-20 19:15:48 +02: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 Add Editor functionality (rudimentary) 2022-09-02 00:20:37 +02:00
blackboard.cpp Add Blackboard class with support for scopes 2022-09-08 15:56:51 +02:00
blackboard.h Add Blackboard class with support for scopes 2022-09-08 15:56:51 +02:00
config.py Reorganize files 2022-08-31 17:05:25 +02:00
limbo_string_names.cpp Reorganize files 2022-08-31 17:05:25 +02:00
limbo_string_names.h Reorganize files 2022-08-31 17:05:25 +02:00
limbo_utility.cpp Reorganize files 2022-08-31 17:05:25 +02:00
limbo_utility.h Reorganize files 2022-08-31 17:05:25 +02:00
register_types.cpp Add NewScope and refactor Subtree 2022-09-20 19:15:48 +02:00
register_types.h Reorganize files 2022-08-31 17:05:25 +02:00

README.md