Skip to content

Alembic MeshReader : Don't load invalid UVs #1464

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

Merged
merged 1 commit into from
May 2, 2025

Conversation

johnhaddon
Copy link
Member

If the UVs in the Alembic archive were malformed, we were creating invalid primitive variables, with incorrect data lengths. These then caused corruption when reverseWinding() ran off the end of the array.

If the UVs in the Alembic archive were malformed, we were creating invalid primitive variables, with incorrect data lengths. These then caused corruption
when `reverseWinding()` ran off the end of the array.
@johnhaddon johnhaddon requested a review from murraystevenson May 2, 2025 10:23
@murraystevenson murraystevenson merged commit 0add1b5 into ImageEngine:RB-10.5 May 2, 2025
5 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