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

fix(LineMaterial): don't multiply unset vertexColors #338

Merged
merged 1 commit into from
Jan 15, 2024

Conversation

CodyJasonBennett
Copy link
Member

@CodyJasonBennett CodyJasonBennett commented Jan 15, 2024

Fixes #337 where unset vertex colors would multiply with their zeroed or unset values.

https://codesandbox.io/p/sandbox/vigorous-tesla-p8jjct

Copy link

This pull request is automatically built and testable in CodeSandbox.

To see build info of the built libraries, click here or the icon next to each commit SHA.

@CodyJasonBennett CodyJasonBennett merged commit fd81ff3 into main Jan 15, 2024
3 checks passed
@CodyJasonBennett CodyJasonBennett deleted the fix/linematerial-unset-vertexcolors branch January 15, 2024 18:23
Copy link

🎉 This PR is included in version 2.29.2 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Line color not working
1 participant