Releases: arimger/Unity-Editor-Toolbox
Releases · arimger/Unity-Editor-Toolbox
0.10.2 Release
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
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