You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This issue contains a bunch of thoughts I had that we should sort into proper issues.
Please do not pick up any of the work item listed below until a proper issue is created.
Better Hierarchy
Improve search bar (make it full width, maybe with a little search icon?)
Scripting QoL
Use term “Lua” instead of scripting
“Open Lua Project”
“Open in code editor” should be removed outside the main button?
Maybe we could have {workdir} and {path} for the code editor command?
Improve Lua asset icon
Add GetComponent(type) and GetBehaviour(type) to the Lua bindings
Console QoL
Log line background alternating
Correct order (bottom = last)
Auto scroll on log
FileWatcher
Implement cross platform file watcher in OvTools
Add an option in settings to “Auto-Reload Modified Assets” (default: ON)
Later QoL
Move GUIDrawer to OvEditor and remove the “providers”
OnInspector will be implemented in OvEditor per-component using type traits
Important
This issue contains a bunch of thoughts I had that we should sort into proper issues.
Please do not pick up any of the work item listed below until a proper issue is created.
Better Hierarchy
Scripting QoL
{workdir}and{path}for the code editor command?GetComponent(type)andGetBehaviour(type)to the Lua bindingsConsole QoL
FileWatcher
Later QoL