Skip to content

1.5.0

Compare
Choose a tag to compare
@github-actions github-actions released this 26 Oct 15:16

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, the ToString 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