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

Apple: Add support for reading UV data on curves in the Alembic reader. #3379

Open
wants to merge 1 commit into
base: dev
Choose a base branch
from

Conversation

ld-kerley
Copy link

Description of Change(s)

The Alembic importer plugin did not handle UVs on Curve primitive, like it did for PolyMesh and Subdivs. This adds the same function call to _ReadCurves which is used in _ReadPolyMesh. This has been tested on Alembic files written from Maya.

Fixes Issue(s)

Checklist

[X] I have created this PR based on the dev branch

[X] I have followed the coding conventions

[ ] I have added unit tests that exercise this functionality (Reference:
testing guidelines)

[X] I have verified that all unit tests pass with the proposed changes

[X] I have submitted a signed Contributor License Agreement (Reference:
Contributor License Agreement instructions)

@jesschimein
Copy link
Contributor

Filed as internal issue #USD-10358

@jesschimein
Copy link
Contributor

/AzurePipelines run

Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@ld-kerley ld-kerley changed the title Add support for reading UV data on curves in the Alembic reader. Apple: Add support for reading UV data on curves in the Alembic reader. Nov 4, 2024
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