Skip to content

Bug fixes and Improvements

Compare
Choose a tag to compare
@brunomikoski brunomikoski released this 01 Jun 13:21
· 232 commits to master since this release

What's Changed

  • Fixed editor only items causing issues when the project recompiles during playmode.
  • Added option to disable automatically reloading of collection on the CollectionRegistry
  • Updated Labels from CollectionItemPicker to use black as the default interface
  • Added some helpers to help project upgrade
  • Added [DrawAsSOCItem] attribute to allow drawing of custom ScriptableObjec that implements ISOCItem as a CollectionItem, this is only necessary for unity versions below 2022, and should not affect anything else.
  • Synchronize Assets button on the Collection will also perform a reload of the collection

Full Changelog: v2.0.1...v2.0.2