limboai/editor
Serhii Snitsaruk 79d72c39e0
Use proper icon in inspector for BB vars
2024-03-20 17:42:04 +01:00
..
debugger Fix error when clicking resource header in debugger with a scene-embedded BT 2024-03-20 14:19:49 +01:00
action_banner.cpp Remove "p_" from the argument names in the `ClassDB` bindings 2024-03-04 21:36:16 +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 Move prefetching code into `BlackboardPlan` and add checkbox to the plan editor 2024-03-06 21:28:06 +01:00
blackboard_plan_editor.h Move prefetching code into `BlackboardPlan` and add checkbox to the plan editor 2024-03-06 21:28:06 +01:00
editor_property_bb_param.cpp Use proper icon in inspector for BB vars 2024-03-20 17:42:04 +01:00
editor_property_bb_param.h BBParam editor: Combine type+mode functionality in one button 2024-03-12 18:10:53 +01:00
editor_property_variable_name.cpp Adjust BB variable property editor to expect `StringName` 2024-03-04 15:09:15 +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 Fix issues with blackboard plan system 2024-03-11 18:58:40 +01:00
limbo_ai_editor_plugin.h Editor: Implement Cut-Copy-Paste 2024-02-08 17:16:26 +01:00
mode_switch_button.cpp Remove "p_" from the argument names in the `ClassDB` bindings 2024-03-04 21:36:16 +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 Remove "p_" from the argument names in the `ClassDB` bindings 2024-03-04 21:36:16 +01:00
task_tree.h Editor: Remember collapsed items in task tree 2024-02-02 16:46:26 +01:00