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 task should implement functionality where there is a class that loads and writes editor layouts to the "EditorAssets" directory (EditorAssets/Layouts/{Layout Files Here}). These layouts should be formatted using YAML (See the other ERS classes that use YAML::CPP to take care of this). You'll want to store some sort of bool for each window in the editor that enables/disables them as well as the ini generated by imgui.
No description provided.
The text was updated successfully, but these errors were encountered: