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

handle vertex interpolated uvs on bspline curves #1787

Merged
merged 6 commits into from
Jan 5, 2024

Conversation

cpichard
Copy link
Collaborator

@cpichard cpichard commented Jan 2, 2024

Changes proposed in this pull request

  • We read the 'uv' and 'st' primvars as if they were a common primvar, except that we rename them to 'uvs'. This handles the conversions to a valid arnold array when the curves are not pinned.

Issues fixed in this pull request
Fixes #1769

@cpichard cpichard marked this pull request as ready for review January 3, 2024 14:54
@cpichard cpichard requested a review from sebastienblor January 3, 2024 14:54
sebastienblor
sebastienblor previously approved these changes Jan 5, 2024
@cpichard cpichard merged commit d02af28 into Autodesk:master Jan 5, 2024
9 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.

Render delegate and procedural handle nonperiodic curves differently
2 participants