Skip to content

Releases: brunomikoski/SceneKeeper

Fix Batch mode issue

07 Mar 18:42
Compare
Choose a tag to compare

Changed

  • Fixed batch mode issue

Fix get window issue

17 Dec 13:19
dec455f
Compare
Choose a tag to compare

Changed

  • Fixed an issue where new Hierarchy Window would be created if they where hidden.

Proper bootup callback

09 Dec 09:09
b657a23
Compare
Choose a tag to compare

Changed

  • Added proper bootup check to restore previous saves.

Saving between kill/opening Unity Editor

08 Dec 19:49
41c9c9b
Compare
Choose a tag to compare

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

07 Dec 21:37
d70f2fe
Compare
Choose a tag to compare

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

05 Dec 16:17
15fa59c
Compare
Choose a tag to compare

Added

  • Added a selection keeper between opening and closing scenes
  • Renamed the package to Scene Keeper

Changed

  • Improved performance

Support for inactive game objects

04 Dec 13:17
51a8e3c
Compare
Choose a tag to compare

Add support for inactive objects search