Skip to content

Stabilization and QoL improvements

Compare
Choose a tag to compare
@brunomikoski brunomikoski released this 06 Oct 07:36
· 363 commits to master since this release

Changed

  • BREAKING CHANGE Removed Obsolete methods related to Previous Naming, if you are still on version bellow [1.5.4] consider implementing the suggested warnings before upgrading
  • ScriptableObjectCollection its now abstract to avoid issues mentioned here here
  • Fixed partial toggle has been disabled when non-target generated folder is set
  • Fixed issue when its not possible to read the current ScriptableObjectItem assembly @RoyTheunissen
  • Fixed a bunch of grammar mistakes on the Readme file @RoyTheunissen
  • Added more information to the faq @RoyTheunissen
  • Replaced TypeUtility by Unity TypeCache
  • Fixed issue when a broken script between a CollectionItem is missing would cause null references on the inspector