Changelog#
The format is based on Keep a Changelog.
[2.1.2]#
Changed#
Exposing the custom tags list widget to work with the new context menu
[2.1.1]#
Fixed#
Fixed Test assets to large to work without LFS
[2.1.0]#
Changed#
Update the documentation for Pydantic V2 compatbility
[2.0.0]#
Changed#
Updated Pydantic to V2
[1.9.0]#
Changed#
Use newly created
SetVisibilitySelectedPrimsCommandcommand to set all items to the same value instead of toggling
[1.8.0]#
Added#
Use the new items’
build_widgetmethod instead of a label
[1.7.0]#
Added#
Added
custom_tags_listwidget
[1.6.1]#
Fixed#
Fixed tests flakiness
[1.6.0]#
Changed#
Make set_context_name() an explicit method for plugins
[1.5.0]#
Changed#
Use updated
item.datadata structure. The data is now the prim itself.
[1.4.1]#
Fixed#
Gave the icon widget vertical stack a width of 0 to take only required space
[1.4.0]#
Added#
Added
build_icon_uifunction toStageManagerStateWidgetPlugin
Changed#
Changed
StageManagerStateWidgetPluginto center icons vertically by default.Changed
PrimTreeWidgetPluginto center icons vertically by default.Renamed
state_is_visibletoaction_is_visibleUse selection instead of item for the
action_is_visibleclicked behavior
[1.3.2]#
Changed#
Use renamed
build_overview_uifunction
[1.3.1]#
Changed#
Improve
PrimTreeWidgetPluginresult text
[1.3.0]#
Changed#
Added ability for
PrimTreeWidgetPluginto display icons
[1.2.0]#
Changed#
Added
context_namefield to the USD baseImplemented the
IsVisibleActionWidgetPluginplugin
Fixed#
Fixed dependencies
[1.1.0]#
Added#
Added
StageManagerStateWidgetPluginplugin baseAdded
IsVisibleActionWidgetPluginplugin
Changed#
Implemented
PrimTreeWidgetPluginplugin
[1.0.0]#
Added#
Created