All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog.
Minimum Unity Version is 2018.3
- Option to draw a toggle to (de-)activate a GameObject, by @krisrok
- Support for PrefabStage, for consistent drawing in the "edit prefab" view, by @krisrok
- The HierarchyData.asset can now be stored outside "EditorDefaultResources" folder as well, by @shreyanshanchlia
- Package Manager support, by @pdcprod.
- Package information for the Unity's Package Manager.
- Option to stop updating the hierarchy inside Unity's PlayMode (to improve performance).
- Drawing the hierarchy when the first scene is unloaded, by @rtauziac
- Moved scripts inside "Editor" folder to respect the Package Layout rules.
- Examples folder and EditorDefault resources.
First Release.