Changelog#

[1.4.1] - 2025-09-19#

Changed#

  • Update capabilities.

  • Update PrimId class definition.

[1.4.0] - 2025-09-15#

Added#

  • EventListener, EventStream: classes to manage event notifications.

  • add_registry_requirement_callback: Add callbacks when RequirementsRegistry changes.

Changed#

  • ExtentsChecker: Add requirements.

  • NormalsExistChecker: Warn and suggest to remove normals if both normals and primvars:normals exist.

  • SubdivisionSchemeChecker: Update subdivision validator to limit scope to only check the subdivisionScheme is defined.

[1.3.1] - 2025-09-01#

Changed#

  • Update capabilities

  • Guard PcpNodeRef, in case it is invalid.

[1.3.0] - 2025-08-21#

Added#

  • NormalsExistChecker: Checker for existence of normals.

[1.2.1] - 2025-08-19#

Added#

  • Updated documentation.

[1.2.0] - 2025-08-18#

Changed#

  • Updated PyPi links.