Skip to content

0.12.13

Compare
Choose a tag to compare
@arimger arimger released this 23 Aug 11:17
· 64 commits to master since this release
6e0f089

Added:

  • DisableInEditModeAttribute

Changed:

  • Hierarchy: Added Tree List renderer, which improves visual identification of parent and child gameobjects
  • Hierarchy: For now 'Script' label will display all available components linked to a GameObject/Prefabs
  • Hierarchy: For now 'Layer' label will display full layer name instead of the layer mask value
  • Fix SceneView settings change events firing when they shouldn't
  • Fix issue when trying to find private fields/properties from parent classes (e.g. while using conditional attributes)