Skip to content

Improving duplicating collection and other quality of life improvements

Latest
Compare
Choose a tag to compare
@brunomikoski brunomikoski released this 19 Feb 09:24
05f4f07

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

Full Changelog: v2.3.8...v2.3.9