Skip to content

QoL and small new features

Choose a tag to compare

@brunomikoski brunomikoski released this 28 Oct 22:37
· 607 commits to master since this release
1b2fc9a

Added

  • Added basic copy/paste functionality between colelctables

Changed

  • Removed multiple AssetDatabase.SaveAssets(); to improve general performance when adding / removing objects
  • Fixed indirect reference issues with the new Advanced Dropdown search
  • Removed static .Values from the Colletion, was redundant and error prone