bb_param
|
Add BBParam::to_string()
|
2022-10-25 23:07:27 +02:00 |
bt
|
Fix _get_configuration_warning() is not called for scripts
|
2022-11-22 23:15:48 +01:00 |
doc_classes
|
Add documentation to many classes
|
2022-11-04 13:27:09 +01:00 |
editor
|
Remember TaskPanel's collapsed sections
|
2022-11-23 01:04:35 +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
|
Add documentation stubs
|
2022-11-01 21:40:14 +01: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
|
Add small improvements
|
2022-11-04 13:26:49 +01:00 |
limbo_state.h
|
Make blackboard data exposed at state level
|
2022-10-31 21:53:33 +01:00 |
limbo_string_names.cpp
|
Fix _get_configuration_warning() is not called for scripts
|
2022-11-22 23:15:48 +01:00 |
limbo_string_names.h
|
Fix _get_configuration_warning() is not called for scripts
|
2022-11-22 23:15:48 +01:00 |
limbo_utility.cpp
|
Fix bugs
|
2022-11-01 14:03:20 +01:00 |
limbo_utility.h
|
Fix bugs
|
2022-11-01 14:03:20 +01: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 |