pmndrs / three-stdlib

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

feat(Lines): alpha support for line color #335

Closed CodyJasonBennett closed 5 months ago

CodyJasonBennett commented 5 months ago

Continues #92. Vertex colors chunks were incorrectly re-used for its varying, but not actually multiplied.

codesandbox-ci[bot] commented 5 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 5 months ago

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

The release is available on:

Your semantic-release bot :package::rocket: