spite / THREE.MeshLine

Mesh replacement for THREE.Line
MIT License
2.16k stars 380 forks source link

Keep MeshLineMaterial from modifying parameters passed to it #71

Closed dwtkns closed 5 years ago

spite commented 5 years ago

Hi! Thanks for the PR! I've tested it, and I see that the opacity in the index.html and spinner.html doesn't seem to work as expected. Any idea?

dwtkns commented 5 years ago

Whoops! I poked around a bit and couldn't figure out the problem, but I'll close for now and re-submit if I figure out what's happening down the line.

Jeremboo commented 5 years ago

@dwtkns normally the new version 1.2.0 allows you to modify the parameters passed :)