Skip to content

0.11.1 Release

Compare
Choose a tag to compare
@arimger arimger released this 08 May 13:04
· 309 commits to master since this release
1076212

Added:

  • ReferencePicker for properties with the [SerializeReference] attribute
  • TypeField - dedicated and independent type picker
  • SerializedDirectory
  • .editorconfig for the sample project

Changed:

  • New sample classes & general improvements to the SampleScene
  • Renamed 'Scripts' directory to 'Runtime'
  • Path serialization in the SerializedScene class
  • NewLabel & HideLabel attributes now can be combined with any other attributes
  • Performance improvements related to types caching
  • Fix drawing FormattedNumber within vertical groups
  • Fix drawing tooltips [TooltipAttribute]
  • Fix drawing AssetPreview