Go to file
Serhii Snitsaruk 4c580c6b1d Add Editor functionality (rudimentary)
* Adding fav tasks
* Saving/loading
* Popup menu with a number of functions
* Header

Also:
* BTTask: Fix broken get_icon()
* BTTask: Initialize parent during set_children()
2022-09-02 00:20:37 +02:00
bt Add Editor functionality (rudimentary) 2022-09-02 00:20:37 +02:00
editor Add Editor functionality (rudimentary) 2022-09-02 00:20:37 +02:00
icons Reorganize files 2022-08-31 17:05:25 +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
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 Editor functionality (rudimentary) 2022-09-02 00:20:37 +02:00
register_types.h Reorganize files 2022-08-31 17:05:25 +02:00

README.md