module-navigation-tool/Editor/Toolbar/Tools/ScenePickerObjects
Anders Ejlersen dd80d46ebb Scene Picker: Modified scene groups to contain LoadAsGroup, SortAsGroup and SortInSubmenuAsGroup
### Changed
-  Scene groups to contain three different types of behaviours for grouping:
   - Load As Group: Groups all scenes into a single entry
   - Sort As Group: Sorts all scenes into entries close to each other in the dropdown
   - Sort In Submenu As Group: Sorts all scenes into entries in a submenu

### Removed
- Removed "Scene sorting by Asset label" groups
2025-03-29 11:12:03 +01:00
..
ESceneGroupBehaviourType.cs Scene Picker: Modified scene groups to contain LoadAsGroup, SortAsGroup and SortInSubmenuAsGroup 2025-03-29 11:12:03 +01:00
ESceneGroupBehaviourType.cs.meta Scene Picker: Modified scene groups to contain LoadAsGroup, SortAsGroup and SortInSubmenuAsGroup 2025-03-29 11:12:03 +01:00
ESceneGroupFilterType.cs Scene picker: Added option to add groups of scenes to open 2023-08-31 17:41:44 +02:00
ESceneGroupFilterType.cs.meta Scene picker: Added option to add groups of scenes to open 2023-08-31 17:41:44 +02:00
SceneGroup.cs Scene Picker: Modified scene groups to contain LoadAsGroup, SortAsGroup and SortInSubmenuAsGroup 2025-03-29 11:12:03 +01:00
SceneGroup.cs.meta Scene picker: Added option to add groups of scenes to open 2023-08-31 17:41:44 +02:00
SceneGroupArray.cs Scene picker: Added option to add groups of scenes to open 2023-08-31 17:41:44 +02:00
SceneGroupArray.cs.meta Scene picker: Added option to add groups of scenes to open 2023-08-31 17:41:44 +02:00
ScenePickerList.cs Scene Picker: Modified scene groups to contain LoadAsGroup, SortAsGroup and SortInSubmenuAsGroup 2025-03-29 11:12:03 +01:00
ScenePickerList.cs.meta Scene picker: Added option to add groups of scenes to open 2023-08-31 17:41:44 +02:00