limboai/editor
Serhii Snitsaruk a04d4aaca4
Show version info in the editor
- Version is set in `limboai_version.py` file and hash is taken from GIT on build.
- Click to copy version info into clipboard.
2024-05-30 16:03:05 +02:00
..
debugger Support multiple debugger sessions 2024-04-21 13:04:16 +02:00
action_banner.cpp Update file headers and fix whitespace 2024-03-21 21:38:57 +01:00
action_banner.h Update file headers and fix whitespace 2024-03-21 21:38:57 +01:00
blackboard_plan_editor.cpp Fix crash upon adding variable in the plan editor with empty default name 2024-05-17 11:08:58 +02:00
blackboard_plan_editor.h Clean up & renames 2024-05-15 20:43:24 +02:00
editor_property_bb_param.cpp Editor: Check if variable is of correct type for BBParam subtypes 2024-05-18 14:12:00 +02:00
editor_property_bb_param.h Editor: Check if variable is of correct type for BBParam subtypes 2024-05-18 14:12:00 +02:00
editor_property_variable_name.cpp Editor: Check if variable is of correct type for BBParam subtypes 2024-05-18 14:12:00 +02:00
editor_property_variable_name.h BlackboardPlan: Improve inspector update while manually typing in mappings 2024-05-17 21:54:50 +02:00
limbo_ai_editor_plugin.cpp Show version info in the editor 2024-05-30 16:03:05 +02:00
limbo_ai_editor_plugin.h Show version info in the editor 2024-05-30 16:03:05 +02:00
mode_switch_button.cpp Update file headers and fix whitespace 2024-03-21 21:38:57 +01:00
mode_switch_button.h Update file headers and fix whitespace 2024-03-21 21:38:57 +01:00
owner_picker.cpp Handle built-in resources in "Jump to owner" tab action 2024-05-29 18:27:55 +02:00
owner_picker.h Editor: Fix "jump to owner" from subtree and refactor 2024-05-29 10:53:54 +02:00
task_palette.cpp Update file headers and fix whitespace 2024-03-21 21:38:57 +01:00
task_palette.h Update file headers and fix whitespace 2024-03-21 21:38:57 +01:00
task_tree.cpp Editor: Tab button to inspect blackboard plan 2024-05-28 11:16:37 +02:00
task_tree.h Update file headers and fix whitespace 2024-03-21 21:38:57 +01:00