Mr.doob
|
aa0f1fd128
Nicer SpotLightHelper.
|
9 년 전 |
WestLangley
|
6ec18d11c4
Added transform methods to Geometry and BufferGeometry
|
10 년 전 |
gero3
|
923256459e
fixed files to codestyle
|
10 년 전 |
Elisée Maurer
|
ecd0ddd1a1
Set prototype.constructor for all derived classes
|
10 년 전 |
Mr.doob
|
4a733a9ca2
Fixed helpers so they work with the new Scene behaviour.
|
11 년 전 |
Joshua Koo
|
aafd29c50a
Code transforming mrdoob style second attempt See #4806
|
11 년 전 |
WestLangley
|
bb31515d6b
Vector3.get*FromMatrix() -> Vector3.setFromMatrix*()
|
11 년 전 |
MiiBond
|
df59090998
Added dispose methods for cleaning up light helpers
|
12 년 전 |
Mr.doob
|
aad2dc3481
Improvements to SpotLightHelper as suggested by @WestLangley in 890a7571fd40b2c2f1fe79486621fa925d796245.
|
12 년 전 |
Mr.doob
|
890a7571fd
Refactored helpers.
|
12 년 전 |
WestLangley
|
3cb9146d64
Improved SpotLightHelper
|
12 년 전 |
WestLangley
|
46a2244660
SpotLight.angle and SpotlightHelper cone size bug fixes
|
12 년 전 |
Mr.doob
|
aecf267471
Fixed helpers silly bug. Thanks @WestLangley.
|
12 년 전 |
Mr.doob
|
1b51d576ab
Helpers: Using matrixWorld instead of just position.
|
12 년 전 |
Mr.doob
|
5d3a56beaf
Removed yet some more .translate() and .rotateByAxis() instances. See #3185.
|
12 년 전 |
Mr.doob
|
e3d06e87cf
Cleaned up warnings.
|
12 년 전 |
Mr.doob
|
d49b95dead
Simplified SpotlightHelper.
|
12 년 전 |
Mr.doob
|
40b53adb48
Removed AsteriskGeometry.
|
12 년 전 |
Mr.doob
|
3a311dc2a5
Renamed Object3D properties to userData.
|
12 년 전 |
Mr.doob
|
7ecf796dc1
More specific checks.
|
12 년 전 |
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 년 전 |