Omniverse USD Resolver Changes

1.4.0

1.3.0

  • Update to client-library v2.9.0

  • Include python bindings in package.

1.2.0

  • Update to client-library v2.8.0

  • OM-49309: Unable to find correct identifier from within a SdfFileFormat plugin

  • CC-501: Use omniClientBreakUrlAbsolute

  • CC-504: Add omniUsdResolverSetCheckpointMessage function. This function allows users to set the checkpoint message

    that will be used for atomic checkpoints when saving files. Python bindings are also created for this funciton.
    

1.1.0

  • Update to client-library v2.7.0

  • OM-48244: Added Python 3.9 support.

  • OM-45532: Fix layer->Reload not sending change notifications for non-live omniverse files.

  • OM-48916: Fix SdfLayer::CreateNew after SdfLayer::FindOrOpen while an ArResolverScopeCache is active.

  • CC-436: Fix loading a layer from local disk with % characters in their file names.

1.0.0

  • Update to client-library v2.6.0

  • CC-333: Split omni-usd-resolver from client-library v2.5.0

  • CC-380: Fix OpenAsAnonymous

  • CC-438: Fix GetExtension with non-layers