com.ferdi.hcm
Version:
Assign colors to the gameobjects in your hierarchy window based on their tags.
30 lines (20 loc) • 1.02 kB
Markdown
# Changelog
All notable changes to this package will be documented in this file.
## [2.0.3] - 2021.08.25
Fix the reorderable list width so it now takes the vertical scrollbar into account.
## [2.0.2] - 2021.05.24
Settings is back in the Assets/Settings folder to prevent random reseting by the package manager. Updating the package should not delete the settings after this version. Also deleting the settings, and other specific rare situations do not break the hierarchy rendering anymore.
## [2.0.1] - 2021.05.23
Moved the color square closer to gameObject name.
## [2.0.0] - 2021.05.10
Updated to reorderable list for a better UX.
## [1.0.8] - 2021.05.10
Fix unnecessary asset refresh during color selection.
## [1.0.6] - 2021.05.09
Fix Assembly definition to Editor only.
## [1.0.5] - 2021.05.09
Package details updated.
## [1.0.1] - 2021.05.07
Settings file has been moved to the Packages folder to prevent accidental delete.
## [1.0.0] - 2021.05.05
This is the first release of *Hierarchy Color Manager*.