Changelog#

The format is based on Keep a Changelog.

[1.1.3] - 2025-08-25#

Changed#

  • Revert changes of 1.1.3

[1.1.2] - 2025-08-22#

Changed#

  • Updated documentation with AI agent.

[1.1.1] - 2025-08-11#

Changed#

  • Review for non-public API (OMPE-57259)

[1.1.0] - 2024-09-25#

Added#

  • Attributes based on newer OpenUsd versions

[1.0.6] - 2024-10-11#

Changes#

  • Updated API and all exports

[1.0.5] - 2021-05-17#

Fixed#

  • Fixed linting issues

[1.0.4] - 2023-02-26#

Changes#

  • Replaced asyncio.ensure_future calls in skel_animation_annotation_widget.py with omni.kit.async_engine.run_coroutine function.

[1.0.3] - 2023-02-05#

Changes#

  • Update golden with searchfield

[1.0.2] - 2023-01-06#

Added#

  • Added property widget, icon for AnimationSchema.SkelAnimationAnnotation.

  • Added combox searching and auto-completing for tags of the animation annotations in the property widget.

[1.0.1] - 2022-01-18#

Changes#

  • Switch some API from AnimationSchema to RetargetingSchema

[1.0.0] - 2021-05-31#

Changes#

  • Created