1.5.0
Added
- Added the
HideInTypeMenuAttribute
. It is now possible to prevent subclasses from being displayed in the menu. #68 - Added the
SubclassSelectorAttribute.UseToStringAsLabel
. When drawing labels, theToString
method of an instance can now be used as a label. #64
Removed
- Removed
UNITY_2019_3_OR_NEWER
directive. #65
Fixed
- Improved collapse of foldout rendering between Unity versions. #67