Changelog#

The format is based on Keep a Changelog.

[1.5.0]#

Changed#

  • Disabled the selection history

[1.6.0]#

Fixed#

  • Fixed Object Property pinning

Added#

  • Pin label checking in tests

Changed#

  • Property pinning now works with generic USD selection

[1.4.1]#

Changed#

  • Added check for frame visibility in refresh

[1.4.0]#

Changed#

  • Material property widget & pinning now driven by USD stage selection

  • Direct material prim selection now populates the material property widget

  • Fixed test bug where tests couldn’t re-run without failing

[1.3.2]#

Changed#

  • Update to Kit 106.5

[1.3.1]#

Fixed#

  • Fixed widgets refreshing when collapsed

[1.3.0]#

Changed#

  • Allow the widgets to display information even when the selection panel is collapsed

[1.2.13]#

Changed#

  • update to use omni.kit.test public api

[1.2.12]#

Fixed#

  • Fixed tests flakiness

[1.2.11]#

Changed#

  • Clarified naming

[1.2.10]#

Fixed#

  • Fixed case where panel was not cleared when selection cleared.

[1.2.9]#

Fixed#

  • Adding layer validation tests

[1.2.8]#

Fixed#

  • Fixed layer validation

[1.2.7]#

Fixed#

  • Fixed layer validation for new layer

[1.2.6]#

Changed#

  • Added a layer type check in validation

[1.2.5] - 2024-07-11#

Changed#

  • Added _ItemInstanceMesh as a last option type for _get_selection_name_by_type()

  • Simplified _get_selection_name_by_type()

[1.2.4]#

Changed#

  • Added another fetch for drop down

[1.2.3]#

Changed#

  • Changed repo link

[1.2.2]#

Changed#

  • Update to Kit 106

[1.2.1]#

Changed#

  • Set Apache 2 license headers

[1.2.0] - 2024-03-25#

Added#

  • Attribute pinning

Fixed#

  • Properties pane clearing when nothing is selected

[1.1.1] - 2024-03-13#

Changed#

  • Moved e2e test to its own directory

[1.1.0] - 2022-10-16#

Added#

  • Refresh only when the frame is no collapsed

  • Added tests

[1.0.1] - 2022-08-10#

Changed#

  • Rename function

[1.0.0] - 2022-06-09#

Added#

  • Created