limboai/editor
Serhii Snitsaruk 3f61204961 Open BehaviorTree in the BT editor when its property is clicked in the inspector 2023-12-18 15:49:20 +01:00
..
debugger Fix debugger's "elapsed" column not always has enough space for decimals 2023-12-16 11:12:47 +01:00
action_banner.cpp Implement ActionBanner class for actionable editor alerts 2023-08-22 12:20:09 +02:00
action_banner.h Implement ActionBanner class for actionable editor alerts 2023-08-22 12:20:09 +02:00
editor_property_bb_param.cpp Add object(resource) support for variant param editor 2023-12-10 16:32:41 +01:00
editor_property_bb_param.h Add support for variant param editing and fix bug with ModeSwitchButton 2023-12-10 14:35:28 +01:00
limbo_ai_editor_plugin.cpp Open BehaviorTree in the BT editor when its property is clicked in the inspector 2023-12-18 15:49:20 +01:00
limbo_ai_editor_plugin.h Editor: Add "Extract Subtree" action 2023-12-17 15:24:38 +01:00
mode_switch_button.cpp Add support for variant param editing and fix bug with ModeSwitchButton 2023-12-10 14:35:28 +01:00
mode_switch_button.h Add support for variant param editing and fix bug with ModeSwitchButton 2023-12-10 14:35:28 +01:00
task_palette.cpp Don't focus on buttons in Task Palette 2023-12-17 13:59:03 +01:00
task_palette.h Don't focus on buttons in Task Palette 2023-12-17 13:59:03 +01:00
task_tree.cpp Fix drag & drop position in the same branch 2023-11-22 13:05:55 +01:00
task_tree.h Fix StyleBoxFlat includes 2023-10-28 13:08:26 +02:00