limboai/editor
Serhii Snitsaruk 78c61d459d
Merge pull request #42 from limbonaut/debugger-improvements
Debugger improvements
2024-02-17 15:35:09 +01:00
..
debugger Fix missing break in a switch 2024-02-17 15:15:20 +01:00
action_banner.cpp Editor: Links to "Creating custom tasks" doc page in the editor 2024-01-17 15:51:24 +01:00
action_banner.h Editor: Links to "Creating custom tasks" doc page in the editor 2024-01-17 15:51:24 +01:00
blackboard_plan_editor.cpp Editor: Scroll to focus when adding a var in Blackboard Plan editor 2024-01-28 22:25:31 +01:00
blackboard_plan_editor.h BlackboardPlanEditor: Focus on added var and autofill name 2024-01-28 21:03:22 +01:00
editor_property_bb_param.cpp Fix crash upon increasing TypedArray<BBVariant> size 2024-02-16 10:46:42 -05:00
editor_property_bb_param.h Use variable property editor within the param property editor 2024-01-28 19:24:59 +01:00
editor_property_variable_name.cpp Editor: Improve tooltips in the property editors 2024-01-29 10:26:13 +01:00
editor_property_variable_name.h Editor: Distinguish private variables in the inspector 2024-01-28 21:58:18 +01:00
limbo_ai_editor_plugin.cpp Better error handling when resolving _generate_name 2024-02-10 15:05:50 +01:00
limbo_ai_editor_plugin.h Editor: Implement Cut-Copy-Paste 2024-02-08 17:16:26 +01:00
mode_switch_button.cpp Don't compile editor classes into template builds 2024-01-11 11:22:02 +01:00
mode_switch_button.h Refactor and clean up the code 2024-01-13 17:10:42 +01:00
task_palette.cpp Fix compilation issues related to open_doc_*() 2024-01-14 16:54:08 +01:00
task_palette.h Refactor and clean up the code 2024-01-13 17:10:42 +01:00
task_tree.cpp Editor: Remember collapsed items in task tree 2024-02-02 16:46:26 +01:00
task_tree.h Editor: Remember collapsed items in task tree 2024-02-02 16:46:26 +01:00