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 texCoord default in property texture properties #309

Merged
merged 1 commit into from
May 13, 2024

Conversation

javagl
Copy link
Contributor

@javagl javagl commented May 12, 2024

When the texCoord of a property texture property is undefined, then it defaults to 0. This was not handled properly yet.

Tests for this case had also been missing, and are added here (including a test where the texCoord is defined, but refers to a TEXCOORD_x that does not exist)

@lilleyse lilleyse merged commit 16961c1 into main May 13, 2024
2 checks passed
@lilleyse lilleyse deleted the fix-property-texcoord-default branch May 13, 2024 13:29
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