Changelog#

The format is based on Keep a Changelog.

[1.5.0]#

Added#

  • Added layer-transfer callback forwarding for object and transform property menus.

[1.4.11]#

Changed#

  • Reused the shared typed asset file picker helper

[1.4.10]#

Fixed#

  • Fixed optional light property visibility to use the shared typed and schema-applied light utility

[1.4.9]#

Fixed#

  • Fixed light properties for nested referenced USD lights under mesh replacement hierarchies

[1.4.8]#

Fixed#

  • Keep stage-light selections on their real USD path so object properties stay visible for stage lights attached to captured lights

[1.4.7]#

Changed#

  • Update test setup to use renamed LayerManagerCore.set_edit_target_layer_of_type() (was set_edit_target_layer)

[1.4.6]#

Changed#

  • Applied new lint rules

[1.4.5]#

Changed#

  • Reverted back to Label identifier for item_prim with new NicknameField

[1.4.4]#

Changed#

  • Modernize python style and enable more ruff checks

[1.4.3]#

Changed#

  • Switched to ruff for linting and formatting

[1.4.2]#

Changed#

  • Updated tests to use new StringField identifier for item_prim

[1.4.1]#

Changed#

  • Code formatting improvements

[1.4.0]#

Changed#

  • Renamed the extension to lightspeed.trex.properties_pane.mesh.widget

[1.3.2]#

Changed#

  • Renaming “Remix Categories” to “Render Categories” to better reflect the purpose for newcomers

[1.3.1]#

Fixed#

  • Fixed Test assets to large to work without LFS

[1.3.0]#

Changed#

  • Update the documentation for Pydantic V2 compatbility

[1.2.3]#

Changed#

  • Updated test to use new cube.usda material

[1.2.2]#

Changed#

  • Moved the categories dialog

[1.2.1]#

Changed#

  • Set the column widths and allow resizing

[1.2.0]#

Changed#

  • rename trex prim utility names for clarity

  • Added support for optional properties on light prims

[1.1.12]#

Changed#

  • Update to Kit 106.5

[1.1.11]#

Fixed#

  • Fix naming for item identifiers for test readability

[1.1.10]#

Changed#

  • Added check to make sure categories button doesn’t show up for non-mesh prims

[1.1.9]#

Changed#

  • Restructured categories window and added more documentation for users

[1.1.8]#

Fixed#

  • Fixed separators and spacing layout

[1.1.7]#

Changed#

  • update to use omni.kit.test public api

[1.1.6]#

Fixed#

  • Fixed tests flakiness

[1.1.5]#

Changed#

  • consistently display reference file parameters if a ref is selected even if prim last clicked

[1.1.4]#

Added#

  • Added support for mesh multi-edit

[1.1.3]#

Added#

  • Added support for lights multi-edit

[1.1.2] - 2024-07-17#

Added#

  • Added asset not in project directory popup

[1.1.1]#

Added#

  • Added Remix Categories tests

[1.1.0]#

Added#

  • Added Remix Categories settings

[1.0.9]#

Changed#

  • Changed repo link

[1.0.8]#

  • Use updated lightspeed.layer_manager.core extension in tests

[1.0.7]#

Changed#

  • Update to Kit 106

[1.0.6]#

Changed#

  • Set Apache 2 license headers

[1.0.5] - 2024-04-03#

Changed#

  • Update tests to account for new none frame

[1.0.4] - 2024-03-13#

Changed#

  • Moved e2e test to its own directory

[1.0.3] - 2023-10-16#

Fixed#

  • Proper filter lights for transform

[1.0.2] - 2023-09-20#

Added#

  • Support doubleSided USD mesh attribute in UI

[1.0.1] - 2023-09-18#

Fixed#

  • Update UsdLux token usage to USD 22 standard

[1.0.0] - 2022-06-09#

Added#

  • Created