Releases: RoyTheunissen/Asset-Palette
Releases · RoyTheunissen/Asset-Palette
v0.3.0
v0.2.9
- Fixed an exception when opening a palette for the first time
v0.2.8
- There is now a convenient "Personal Palette" which is saved only locally, courtesy of @brunomikoski
- The folder view is now rendered via a
TreeView
, meaning better future-proofing and more robust keyboard shortcut support - Added support for nested folders
v0.2.7
- Fixed an exception when creating a new collection on certain Unity versions
v0.2.6
- Fixed objects dragged in from the scene not saving correctly.
v0.2.5
- Fixed entries being cut off by the scrollbar.
- Fixed a warning about "preview scenes" not being released.
- New palettes are now named "New Palette" by default to avoid conflicts with the name of the package itself which Unity doesn't like.
v0.2.4
- Added the option to drag scene objects into a palette if they're a prefab.
v0.2.3
- Added a refresh button for regenerating icons
v0.2.2
- Fixed not being able to correctly (re)move multiple entries at once any more
v0.2.1
- Fixed an edge case where asset changes didn't get flushed correctly.