github arimger/Unity-Editor-Toolbox v0.10.8
0.10.8 Release

latest releases: v0.12.11, v0.12.10, v0.12.9...
pre-release2 years ago

Added:

  • [Conditional("UNITY_EDITOR")] attribute to all drawer attributes
  • Possibility to ignore certain properties directly in the ToolboxEditor OnGUI callback

Changed:

  • Resizing "Size" field in the ReorderableLists depending on the content
  • Serializing Scene name in the SerializedScene class
  • Optimization of types caching (mostly related to the SerializedType class)
  • New name for the main Editor assembly -> Toolbox-Editor to Toolbox.Editor (NOTE: it will break serialization of the drawer types in your custom settings, all you need to do is to re-assign appropriate types)

Don't miss a new Unity-Editor-Toolbox release

NewReleases is sending notifications on new releases.