Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

USD PrimitiveAlgo : Improve primitive variable validity checks #1388

Merged
merged 2 commits into from
Sep 15, 2023

Commits on Sep 14, 2023

  1. Changes : Fix formatting

    johnhaddon committed Sep 14, 2023
    Configuration menu
    Copy the full SHA
    beb7cef View commit details
    Browse the repository at this point in the history
  2. USD PrimitiveAlgo : Improve primitive variable validity checks

    We were already doing checks when loading from `UsdGeomPrimvar`, but not from the special attributes like `UsdGeomCurves.GetWidthsAttr()` or `UsdGeomPointBased.GetVelocitiesAttr()`.
    johnhaddon committed Sep 14, 2023
    Configuration menu
    Copy the full SHA
    96eb4c3 View commit details
    Browse the repository at this point in the history