Changelog

The format is based on Keep a Changelog.

[2.8.3]

Changed

  • update to use omni.kit.test public api

[2.8.2]

Fixed

  • Fixed tests flakiness

[2.8.1]

Added

  • Add support for multi-edit

[2.8.0]

Added

  • Added a test to check that UI is updated

[2.7.1]

Changed

  • Update deps

[2.7.0] - 2024-04-02

Changed

  • Add a way to customize widgets per-property

[2.6.2]

Changed

  • Set Apache 2 license headers

[2.6.1] - 2024-01-19

Changed

  • Keep widget focus when editing a value

  • Modify how “virtual” attributes are presented

[2.6.0] - 2024-01-13

Changed

  • Allow setting asset path items’ file_extension_options property

[2.5.1] - 2023-09-21

Added

  • Support readonly USD attribute display

[2.5.0] - 2023-06-01

Added

  • Return the property model

Changed

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

[2.4.0] - 2022-12-05

Added

  • Added the ability for Virtual Attributes to be created

[2.3.1] - 2022-11-28

Changed

  • Refresh on layer event

[2.3.0] - 2022-11-04

Added

  • visibility property for the panel

[2.2.0] - 2022-11-01

Changed

  • Added layer override indicators

[2.1.0] - 2022-10-31

Changed

  • Change the root frame height to 0 by default

Added

  • Be able to set a lookup table

  • Be able to set specific attributes

[2.0.0] - 2022-07-08

Changed

  • Use omni.flux.property_widget_builder.widget v2

  • Use context name

  • remove “TRANSFORMATION” panel section. Let the user create it.

[1.1.1] - 2022-06-20

Changed

  • Updated to use widget_builder 1.1.0

[1.0.2] - 2022-06-13

Changed

  • destroy() implementations now use reset_default_attrs helper

[1.0.1] - 2022-06-13

Changed

  • Fix image memory leak on widget destruction

[1.0.0] - 2022-09-19

Added

  • Init commit.