Commit History

Author SHA1 Message Date
  Mr.doob 40b53adb48 Removed AsteriskGeometry. 12 years ago
  Mr.doob 3a311dc2a5 Renamed Object3D properties to userData. 12 years ago
  Mr.doob 7ecf796dc1 More specific checks. 12 years ago
  Oliver Sand ce7425f269 Remove redundant initialisation 12 years ago
  Oliver Sand 6277839608 Fix bug in SpotLightHelper 12 years ago
  Mr.doob b062fee866 Removed Vector* add() to addVectors() and addSelf() to add(). Same with sub, cross, min, max, lerp... Renamed Matrix* and Quaternion multiply() to multiplyMatrices(), multiplyQuaternions() and multiplySelf() to multiply(). See #2860. 12 years ago
  Mr.doob 16314e8ca8 Added .add(), .addColors(), .addScalar(), .multiply() and .multiplyScalar() to Color. Removed ArrowHelper from DirectionalLight too. 12 years ago
  Mr.doob 4074675d7a Removed ArrowHelper from SpotLightHelper. 12 years ago
  Mr.doob 9478cdacd2 Less visually noisy SpotLightHelper. 12 years ago
  alteredq 136faefe20 Editor: added handling of SpotLights. Added SpotLightHelper. 12 years ago