Skip to content

Conversation

@Mugen87
Copy link
Collaborator

@Mugen87 Mugen87 commented Sep 20, 2019

There is a bug in OBJLoader that can produce a wrong color attribute. Colors need to be selected with the same indices as vertices. However, if uvs are defined, the correct indices are overwritten with the uv ones.

Before:

image

After:

image

@Mugen87 Mugen87 added this to the r109 milestone Sep 21, 2019
@Mugen87 Mugen87 merged commit 3bd2c4d into mrdoob:dev Sep 21, 2019
@Mugen87
Copy link
Collaborator Author

Mugen87 commented Sep 21, 2019

@mrdoob
Copy link
Owner

mrdoob commented Sep 23, 2019

Thanks!

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.

3 participants