Skip to content

Releases: RoyTheunissen/Asset-Palette

v0.1.0

19 Jul 14:50
8f3175a
Compare
Choose a tag to compare
  • Fixed not being able to drag palette entries from one folder into another
  • Added the option to create Macro entries by dragging in a script that has static methods
  • Re-organized scripts
  • Swapped out PropertyDrawer setup for a custom drawer setup to support certain future features

image

v0.0.9 - Shortcuts to Project Window selections

14 Jul 15:18
de4999b
Compare
Choose a tag to compare
  • Added a new Add Special menu from which you can create shortcuts to selections.
  • Dropped folders now add their contents by default. If you want a shortcut instead, use the new Add Special menu
  • You can now rename entries to have a custom name.

image

v0.0.8

14 Jul 10:19
d2f76f5
Compare
Choose a tag to compare
  • Added a context menu for finding an asset in the project or on the hard drive.

image

v0.0.7

07 Jul 21:35
551ba87
Compare
Choose a tag to compare

Added the option to drag assets directly into a folder.

This can be done either from the project view (adding new assets) or from a different folder (moving entries)

v0.0.6

07 Jul 15:48
73c31a8
Compare
Choose a tag to compare

Fixed leftover obsolete using directive...

v0.0.5

07 Jul 13:36
7f33ec1
Compare
Choose a tag to compare
Updated package.json version number to 0.0.5

v0.0.4

07 Jul 10:57
1409606
Compare
Choose a tag to compare
  • @Thundernerd Fixed issue with window icon
  • Fixed issue with extension methods causing builds to fail

v0.0.3

07 Jul 10:41
db6082a
Compare
Choose a tag to compare

@Thundernerd improved the package setup to use ASMdefs and use the Editor/Runtime setup

v0.0.2

07 Jul 09:55
3bcc643
Compare
Choose a tag to compare

Updated README Installation section to include UPM

v0.0.1

07 Jul 09:47
Compare
Choose a tag to compare

Initial release