Oliver Sand
|
ce7425f269
Remove redundant initialisation
|
12 лет назад |
Oliver Sand
|
6277839608
Fix bug in SpotLightHelper
|
12 лет назад |
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 лет назад |
Mr.doob
|
16314e8ca8
Added .add(), .addColors(), .addScalar(), .multiply() and .multiplyScalar() to Color. Removed ArrowHelper from DirectionalLight too.
|
12 лет назад |
Mr.doob
|
4074675d7a
Removed ArrowHelper from SpotLightHelper.
|
12 лет назад |
Mr.doob
|
9478cdacd2
Less visually noisy SpotLightHelper.
|
12 лет назад |
alteredq
|
136faefe20
Editor: added handling of SpotLights. Added SpotLightHelper.
|
12 лет назад |