All notable changes to this package will be documented in this file.
The format is based on Keep a Changelog and this project adheres to Semantic Versioning.
- Added shortcut to clear the console window (Ctrl+Alt+Shift+C)
- Fixed rare InvalidCastException.
- Added Edit/Gizmos menu to mass-disable gizmo icons.
- Added UIToolkit support for 2022.2+ for ScriptableObjectInspector.
- Added future-proofed UIToolkit support for ScriptInspector.
- Added HelpBox fallback for <2020.1.
- Added Copy Name and Copy Index to blend shape properties.
- Added Clear to the SerializedProperty array context menu.
- Added support for 2021.1+.
- Added Reverse to the SerializedProperty array context menu.
- Moved StyleUtils and HelpBox to the Vertx.Utilities package. This also changes their namespace.
- Fixed compatibility with 2019
- Added active scene search to prefab search window.
- Update to stay inline with Vertx.Utilities changes.
- StyleExtensions has been renamed to StyleUtils to match other Utility/Extension classes across these packages.
- Added Select and Search to MonoScript. Added a prefab search window that is used by searches with MonoBehaviour scripts.
- Initial release.