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 : Fix loading of facevarying skinned normals #1432

Merged
merged 2 commits into from
Sep 16, 2024

Conversation

johnhaddon
Copy link
Member

No description provided.

@danieldresser-ie
Copy link
Contributor

I don't really know what these USD functions do, but looks reasonable, and I assume you've tested it.

The remapping discussed appears to be performed for us inside `UsdSkelSkinningQuery::ComputeSkinnedPoints()` and `UsdSkelSkinningQuery::ComputeSkinnedNormals()`, as well as in our new facevarying normals code. That would explain why an attempt to apply it manually would lead to things getting jumbled up.
@johnhaddon johnhaddon merged commit d9525b8 into ImageEngine:RB-10.5 Sep 16, 2024
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