Skip to content

FBXLoader: Fix vertex color check. #31420

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
Jul 15, 2025
Merged

FBXLoader: Fix vertex color check. #31420

merged 1 commit into from
Jul 15, 2025

Conversation

Mugen87
Copy link
Collaborator

@Mugen87 Mugen87 commented Jul 15, 2025

Fixed #31418

Description

The vertex color check added in r178 via #31248 wasn't 100% correct. That introduces a regression which is now fixed with this PR.

@thebenezer Are you okay if I add the test asset vCube to this repository? It will surely help us to avoid regression like that in the future.

@thebenezer
Copy link

Certainly! You may add the vCube.fbx file to the repository. Happy to provide more examples if needed.

Thank you for the quick fix @Mugen87!

@Mugen87 Mugen87 added this to the r179 milestone Jul 15, 2025
@Mugen87 Mugen87 merged commit f2e0aed into mrdoob:dev Jul 15, 2025
8 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.

Vertex Colors not working in FBX files in r178
2 participants