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

TessellateModifier: Fix color access. #26873

Merged
merged 1 commit into from
Sep 29, 2023
Merged

TessellateModifier: Fix color access. #26873

merged 1 commit into from
Sep 29, 2023

Conversation

freealise
Copy link
Contributor

When tesselating a mesh with vertex colors they all got set to NaN.
I replaced x,y,z for the colors with r,g,b and now it works.

@Mugen87 Mugen87 changed the base branch from master to dev September 29, 2023 18:04
@Mugen87 Mugen87 changed the title Update TessellateModifier.js Sep 29, 2023
@Mugen87 Mugen87 added this to the r158 milestone Sep 29, 2023
@Mugen87 Mugen87 merged commit e2bcdff into mrdoob:dev Sep 29, 2023
16 checks passed
@freealise freealise deleted the patch-1 branch September 30, 2023 13:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants