pmndrs / three-stdlib

📚 Stand-alone library of threejs examples designed to run without transpilation in node & browser
https://npmjs.com/three-stdlib
MIT License
733 stars 119 forks source link

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

Closed CodyJasonBennett closed 10 months ago

CodyJasonBennett commented 10 months ago

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

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

codesandbox-ci[bot] commented 10 months ago

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.

github-actions[bot] commented 10 months ago

:tada: This PR is included in version 2.29.2 :tada:

The release is available on:

Your semantic-release bot :package::rocket: