Skip to content

Latest commit

 

History

History
63 lines (47 loc) · 2.01 KB

CHANGELOG.MD

File metadata and controls

63 lines (47 loc) · 2.01 KB

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

Changed

  • Fixed batch mode issue

Changed

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

Changed

  • Added proper bootup check to restore previous saves.

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

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)

Changed

  • Package information

Added

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

Changed

  • Improved performance

Added

  • First selection keeper between editor time and play time

Added

  • First release as package

[Unreleased]