Skip to content

r7

Compare
Choose a tag to compare
@mrdoob mrdoob released this 03 Jul 12:18
· 43355 commits to dev since this release

(22.387 KB)

  • Added Line Object.
  • Workaround for WebKit not supporting rgba() in SVG yet.
  • No need to call updateMatrix(). Use .autoUpdateMatrix = false if needed. (Thx @gregmax17).