Changelog

[0.2.1] - 2022-11-21

Fixed

  • Correct reference to core component.

[0.2.0] - 2022-10-28

Added

  • Improved Report UI

    • New tree interface allows collapsing, selecting, & copying individual (or several) Assets & Issues

    • Suggestions can be applied interactively via Dryrun & Fix buttons

      • This applies only to a limited set of Issues that report suggestions

      • Dry-run will apply the changes in-application without saving, while the Fix button will attempt to save the changes to the relevant layer

      • Note this is experimental, the logic for locating the best layer and saving is not yet solidified.

[0.1.2] - 2022-09-15

Fixed

  • Fixed stage-level rule failures when validating in-memory layers from the Layers Window

[0.1.1] - 2022-09-14

Fixed

  • Updated extension registry details and documentation.

[0.1.0] - 2022-09-13

Added

  • Asset Validator Window for initiating validation runs on individual USD layer files, recursively searching an OV folder for layer files and validating them all, or validating a live / in-memory Usd.Stage, such as the main stage in OV Create or other USD based applications.

  • Content Browser context menus to launch the Asset Validator Window preset to the selected file/folder.

  • Layer Window context menus to launch the Asset Validator Window preset to either the in-memory layer or the selected layer’s file URI.

  • Stage Window context menus to launch the Asset Validator Window preset to the currently open stage (e.g the main stage of the application).