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

Conversation

johnhaddon
Copy link
Member

We were already doing checks when loading from UsdGeomPrimvar, but not from the special attributes like UsdGeomCurves.GetWidthsAttr() or UsdGeomPointBased.GetVelocitiesAttr().

We were already doing checks when loading from `UsdGeomPrimvar`, but not from the special attributes like `UsdGeomCurves.GetWidthsAttr()` or `UsdGeomPointBased.GetVelocitiesAttr()`.
@johnhaddon johnhaddon changed the base branch from main to RB-10.5 September 14, 2023 13:03
Copy link
Collaborator

@murraystevenson murraystevenson left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@johnhaddon johnhaddon merged commit 09c8d16 into ImageEngine:RB-10.5 Sep 15, 2023
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants