Skip to content

r13

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

(29.492 KB)

  • Added ParticleCircleMaterial and ParticleBitmapMaterial
  • Particle now use ParticleCircleMaterial instead of ColorFillMaterial
  • Particle.size > Particle.scale.x and Particle.scale.y
  • Particle.rotation.z for rotating the particle
  • SVGRenderer currently out of sync