Changelog#

The format is based on Keep a Changelog.

[1.9.2]#

Fixed#

  • Fixed type annotations for modern Python typing standards

[1.9.1]#

Fixed#

  • Fixed Test assets to large to work without LFS

[1.9.0]#

Changed#

  • Update the documentation for Pydantic V2 compatbility

[1.8.0]#

Added#

  • Added the ability to resize columns

[1.7.1]#

Fixed#

  • Fix display of “display out” and other material attributes

[1.7.0]#

Changed#

  • Adapt to Kit 106.5 and loss of mdl context func

  • Use virtual attribute items for material properties

[1.6.7]#

Fixed#

  • Fixed tests flakiness

[1.6.6]#

Added#

  • Add support for multi-edit

[1.6.5] - 2024-06-26#

Change#

  • Updated test window reference title

[1.6.4]#

Changed#

  • Update deps

[1.6.3]#

Changed#

  • Update test deps

[1.6.2] - 2024-04-24#

Added#

  • Add omni.kit.material.library missing extension dependency

  • Add tests for material properties

[1.6.1]#

Changed#

  • Update deps

[1.6.0] - 2024-04-02#

Changed#

  • Add a way to customize widgets per-property

[1.5.4]#

Changed#

  • Set Apache 2 license headers

[1.5.3] - 2024-03-22#

Changed#

  • Make all material properties live within a parent group

[1.5.2] - 2024-02-12#

Fixed#

  • Fix issue with material properties changing groups after overrides are deleted

[1.5.1] - 2024-01-19#

Changed#

  • Keep widget focus when editing a value

  • Modify how “virtual” attributes are presented

[1.5.0] - 2024-01-13#

Changed#

  • Allow setting asset path items’ file_extension_options property

[1.4.1] - 2024-01-16#

Added#

  • Option to disable display of colour space

[1.4.0] - 2023-10-13#

Added#

  • Description on attributes

Fixed#

  • Removed renderer dependency on materials property expansion

[1.3.0] - 2023-06-01#

Added#

  • Return the property model

Changed#

  • Don’t re-create the widget/model/delegate during refresh

[1.2.0] - 2022-12-05#

Added#

  • Added the ability for Virtual Attributes to be created

[1.1.1] - 2022-11-28#

Changed#

  • Refresh on layer event

[1.1.0] - 2022-11-01#

Changed#

  • Added layer override indicators

[1.0.0] - 2022-09-14#

Added#

  • Init commit.