Skip to content

Releases: arimger/Unity-Editor-Toolbox

0.10.2 Release

20 Aug 21:45

Choose a tag to compare

Added:

  • Pack of custom material drawers
  • Reflection-based drawers: possibility to pass data from non-serialized fields, properties, and methods
  • DynamicHelpAttribute
  • Unit tests
  • Possibility to disable content in inlined Editors

Changed:

  • Fix parent extraction from the SerializedProperty
  • Fix popup indentations
  • Fix marking asset objects as dirty
  • Fix built-in array drawers

0.9.0 Release

19 Jul 19:01
c07f13c

Choose a tag to compare

Added:

  • FormattedNumberAttribute
  • SceneAsset picker for the SceneNameAttribute
  • Optional foldout for the ReorderableList and related attributes
  • GuiColorAttribute

Changed:

  • Remove obsolete attributes
  • Rename ToolboxCompositionAttribute class to ToolboxArchetypeAttribute