Mr.doob
|
4baf3e592f
AnimationClip: Removed unused nodeName. Fixes #9669.
|
9 年之前 |
Mr.doob
|
027a01f155
Updated builds.
|
9 年之前 |
Mr.doob
|
5578c057a9
Box2/Box3: Renamed center/size to getCenter/getSize. See #9675.
|
9 年之前 |
Mr.doob
|
09c778964a
Box2/Box3: Return center/size when empty. See #9675.
|
9 年之前 |
Takahiro
|
efad557d23
Skip the last keyframe operation of KeyframeTrackPrototype.optimize() if times.length <= 1 (#9691)
|
9 年之前 |
Nick Powers
|
c7a6813874
Removed BufferGeometry.computeOffsets from docs (#9687)
|
9 年之前 |
Mr.doob
|
6c7f000734
OBJLoader: Added workaround note.
|
9 年之前 |
Peter "Coburn" Fornari
|
f34e136206
Fixed memory leak in OBJLoader for V8 based js engines (#9680)
|
9 年之前 |
sunag
|
594f9ad70a
nodematerial r6 - up and fixes (#9681)
|
9 年之前 |
Mr.doob
|
20750fcf9b
Updated builds.
|
9 年之前 |
Mr.doob
|
357764d80e
StereoCamera: Store instance reference. See #9656.
|
9 年之前 |
Mr.doob
|
97eb3d376f
Updated builds.
|
9 年之前 |
Mr.doob
|
73a407058f
StereoCamera: Also store camera.id. See #9656.
|
9 年之前 |
Mr.doob
|
b0e4bc6a2a
Updated builds.
|
9 年之前 |
Mr.doob
|
562ac3d442
Box3: Return 0,0,0 center if empty. See #9675
|
9 年之前 |
Michael Herzog
|
f6df06c2c9
#9663: Fix radius bug in CylinderBufferGeometry (#9672)
|
9 年之前 |
Alan Wu
|
185f4d622c
StereoCamera: Fix distortion when zoom is not equal to one. (#9648)
|
9 年之前 |
Mr.doob
|
99b60da638
Fixed TransformControls' OrthographicCamera handling.
|
9 年之前 |
Takahiro
|
9fb378df3d
Fix last animation keyframe bug (#9666)
|
9 年之前 |
Takahiro
|
039f07bd59
Add antialias option for WebGLRenderer to MMD examples (#9667)
|
9 年之前 |
Takahiro
|
7e570b3108
Replace MMDMaterial with ShaderMaterial (#9665)
|
9 年之前 |
Roc
|
84f00490d3
add updateStyle parameter to to VREffect.setSize() (#9660)
|
9 年之前 |
Mr.doob
|
abece01c36
Updated builds.
|
9 年之前 |
Mr.doob
|
c451cfa113
Merge branch 'dev' of https://github.com/mrdoob/three.js into dev
|
9 年之前 |
Mr.doob
|
0102b69d15
WebGLRenderer: Fixed camera type check. See #9661.
|
9 年之前 |
sunag
|
7d8278e032
nodematerial r6 (#9636)
|
9 年之前 |
Brandon Jones
|
6280a45266
Update with support for WebVR "1.1" (#9655)
|
9 年之前 |
Benjamin Dobell
|
1398a401dd
Remove onload callback after its fired (avoid leaks) (#9649)
|
9 年之前 |
Mr.doob
|
5c3a37e3c5
README: Fixed typo.
|
9 年之前 |
Juan Jose Luna Espinosa
|
cefe993143
GPUComputationRenderer: Added check to make it work on iOS. (#9644)
|
9 年之前 |