Changelog#

The format is based on Keep a Changelog.

[2.3.5]#

Fixed#

  • Routed USD notice delivery through the shared interactive coalescer so stage manager listeners can defer interactive refreshes until drag completion

[2.3.4]#

Changed#

  • Reverted the listener to refresh on all USD notices

[2.3.3]#

Fixed#

  • Fixed stage manager not refreshing when prims are deleted

[2.3.2]#

Changed#

  • Modernize python style and enable more ruff checks

[2.3.1]#

Changed#

  • Switched to ruff for linting and formatting

[2.3.0]#

Added#

  • Added nickname attribute changes to the listener and only refresh if there are new paths changes

[2.2.0]#

Added#

  • Added a cleanup pattern to the stage manager context and listener plugins

Fixed#

  • Fixed stage manager not refreshing to USD Notices

[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.1.2]#

Fixed#

  • Fixed tests flakiness

[1.1.1]#

Changed#

  • Removed class constructor in favor of PrivateAttr default value

[1.1.0]#

Changed#

  • Make set_context_name() an explicit method for plugins

[1.0.0]#

Added#

  • Created