Changed
- Added some general fixes to validate Collection and Items have unique
LongGuid
- Fixed issues when after some operation with the context menu on the CollectionEditor items would not refresh properly
- Fixed issue when moving items between collection would not generate unique names
- Removed the post processing of assets that tried to assign items to collections automatically, since this was causing issue when duplicating collections, everyting now is done on the collection
- Overall code improvement and organization
Added
- Added new Context Menu for moving items between collections
- Added the new PropertyDrawer that shows what Collection every item belongs to
- Added a few more Confirmation dialog when detecting items that looks wrong
What's Changed
- Bug fixes and improvements by @brunomikoski in #167
Full Changelog: v2.3.8...v2.3.9