Changelog#

The format is based on Keep a Changelog.

[2.6.3]#

Added#

  • Added CustomTagsFilterPlugin to compatible_filters for AllCategoriesInteractionPlugin and AllMeshesInteractionPlugin

[2.6.2]#

Added#

  • Added Flux Stage Manager USD Interaction Plugins Proxies for all interaction plugins to add remix-specific functionality

  • Added AI Tools action widget to interaction plugins

Changed#

  • Kept Remix-specific tag action widgets on RemixAllTagsInteractionPlugin

[2.6.1]#

Removed#

  • Removed GeometryPrimsFilterPlugin from AllCategoriesInteractionPlugin.compatible_widgets

[2.6.0]#

Added#

  • Added GeometryPrimsFilterPlugin to the interactions plugins

[2.5.1]#

Changed#

  • Switched to ruff for linting and formatting

[2.5.0]#

Added#

  • Added PrimRenameNameActionWidgetPlugin

[2.4.0]#

Added#

  • Added VisiblePrimsFilterPlugin to the interactions plugins

[2.3.0]#

Added#

  • Added DeleteRestoreActionWidgetPlugin

[2.2.0]#

Added#

  • Added AdditionalFilterPlugin

[2.1.0]#

Added#

  • Added ParticleSystemsActionWidgetPlugin

[2.0.1]#

Fixed#

  • Fixed Test assets to large to work without LFS

[2.0.0]#

Changed#

  • Updated Pydantic to V2

[1.2.1]#

Added#

  • Added categories action

[1.2.0]#

Added#

  • Added AllMaterialsRemixInteractionPlugin to wrap flux side

  • Added _get_selection() overrides for category and mesh tabs to fix scroll centering

[1.1.1]#

Fixed#

  • Added missing compatible widgets

  • Fixed tooltip and compatible trees

[1.1.0]#

Added#

  • Added stage manager mesh tab

[1.0.0]#

Added#

  • Created