Scene picker: Added option to add groups of scenes to open
This commit is contained in:
parent
41604b98e7
commit
a86f76904e
28 changed files with 1052 additions and 225 deletions
|
|
@ -36,7 +36,7 @@ namespace Module.NavigationTool.Editor.Toolbar
|
|||
if (STYLES == null)
|
||||
STYLES = new Styles();
|
||||
if (SETTINGS == null)
|
||||
SETTINGS = ToolbarSettingsUtility.GetAllSettings();
|
||||
SETTINGS = ToolbarSettingsUtility.GetAllUserSettings();
|
||||
}
|
||||
|
||||
private static void OnGui(string searchContext)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue