Releases: brunomikoski/SceneKeeper
Releases · brunomikoski/SceneKeeper
Fix Batch mode issue
Changed
- Fixed batch mode issue
Fix get window issue
Changed
- Fixed an issue where new Hierarchy Window would be created if they where hidden.
Proper bootup callback
Changed
- Added proper bootup check to restore previous saves.
Saving between kill/opening Unity Editor
Added
- Automatically Loading and Saving the hierarchy when opening and closing unity as well suggested here.
Changed
- Moved all unity scene hierarchy to a specific class
UnityHierarchyTools
Always Expanded Option
Added
- Update to force the scene that contains any expanded item to be automatically expanded in playtime as well.
- Added support o force objects to always be expanded by the context menu (Right Click over a GameObject
-> Scene Keeper/Always Expanded
)
Fixed package informatino
Added
- Added a selection keeper between opening and closing scenes
- Renamed the package to Scene Keeper
Changed
- Improved performance
Support for inactive game objects
Add support for inactive objects search