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

FBXLoader: Added bumpScale support #12308

Merged
merged 3 commits into from
Sep 30, 2017

Conversation

looeee
Copy link
Collaborator

@looeee looeee commented Sep 30, 2017

Material bump map scale was being ignored and always set to default value of 1.

Also added parseFloat to the EmissiveFactor value since the material was being assigned a string '0' instead of number 0.

@mrdoob mrdoob merged commit 8077105 into mrdoob:dev Sep 30, 2017
@mrdoob
Copy link
Owner

mrdoob commented Sep 30, 2017

Thanks!

@looeee looeee deleted the FBXLoader_support_bumpscale branch January 27, 2022 10:24
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