Skip to content

Releases: RoyTheunissen/Asset-Palette

v0.4.7 - Fixed a null ref when purging a deleted asset

26 Aug 07:34
eea4ce9
Compare
Choose a tag to compare
  • Fixed a null ref when purging a deleted asset

v0.4.6 - Fixed RegEx usage that's slow and causes garbage allocation

24 Aug 11:25
d224880
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.4.5...v0.4.6

v0.4.5 - Fixed slowdown when selecting multiple entries

12 Jun 12:37
a63890d
Compare
Choose a tag to compare

What's Changed

  • Fixed the Asset Palette window being super slow when selecting multiple entries at once

Full Changelog: v0.4.4...v0.4.5

v0.4.4 - Fixed an issue when having a lot of entries in one folder

06 Jun 18:36
98703c0
Compare
Choose a tag to compare

What's Changed

  • Rolled back an optimization that caused preview scenes to not be released by @RoyTheunissen in #38

Full Changelog: v0.4.3...v0.4.4

v0.4.3 - Tooltips

01 Dec 11:29
d670066
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.4.2...v0.4.3

v0.4.2

12 Sep 12:57
af7b5e0
Compare
Choose a tag to compare

Fixed a missing quote in the version number

v0.4.1

12 Sep 12:09
0c08323
Compare
Choose a tag to compare
  • @brunomikoski re-introduced editor preview caching for a performance boost

v0.4.0

21 Aug 09:25
6b7dd79
Compare
Choose a tag to compare
  • Fixed serialization issues with asset references in the personal palette
  • Added a more robust implementation of dragging folders and entries around
  • Converted panels from partial classes to separate classes
  • Moved Runtime code to Editor code to get rid of superfluous #if UNITY_EDITORs
  • Added various debugging tools for the Personal Palette

Full Changelog: v0.3.2...v0.4.0

v0.3.2

15 Aug 13:00
Compare
Choose a tag to compare
  • Fixed the Asset Palette window popping to the front on reimport.

v0.3.1

15 Aug 12:49
Compare
Choose a tag to compare
  • Fixed the Asset Palette window opening when assets were reimported