Mr.doob
|
3d8e0d43c6
r84
|
8 years ago |
Mr.doob
|
16c77e76c1
Merge pull request #10605 from takahirox/GLTFLoaderUpdate
|
8 years ago |
Mr.doob
|
3c70345e44
Merge pull request #10607 from kevanstannard/fix/camera-helper-typo
|
8 years ago |
Kevan Stannard
|
adb250a6bd
Fix CameraHelper docs typo
|
8 years ago |
Takahiro
|
2be9b2f74b
Replace WEBGL_TEXTURE_TYPES with WEBGL_TEXTURE_DATATYPES in GLTFLoader
|
8 years ago |
Takahiro
|
cfacb47f9a
Support Texture format in GLTFLoader
|
8 years ago |
Takahiro
|
b06ab4048c
Support Texture datatype in GLTFLoader
|
8 years ago |
Takahiro
|
9dbb37e234
Support texture name in GLTFLoader
|
8 years ago |
Takahiro
|
adecf1e3bb
Add Texture related constants to GLTFLoader
|
8 years ago |
Mr.doob
|
9083ed3448
Updated builds.
|
8 years ago |
Mr.doob
|
67d67bfcc3
Avoid unneeded geometry allocations.
|
8 years ago |
Mr.doob
|
7043f05c80
Updated builds.
|
8 years ago |
Mr.doob
|
933f4cae14
Moved arrayMin and arrayMax out of _Math. See #10603.
|
8 years ago |
Mr.doob
|
4749c01b53
Updated builds.
|
8 years ago |
Mr.doob
|
5dbbc93bf2
BufferGeometry: Merged setIndex and setIndexArray. See #10603.
|
8 years ago |
Mr.doob
|
8c3d13b9e7
Updated builds.
|
8 years ago |
Mr.doob
|
0afa7a9363
Replaced Math.max.apply( Max, ... ) with setIndexArray(). See #10603.
|
8 years ago |
Mr.doob
|
a8b8af084c
BufferGeometry: Added setIndexArray(). See #10603.
|
8 years ago |
Mr.doob
|
50b8ce5c6f
Math: Added arrayMin() and arrayMax(). See #10603.
|
8 years ago |
Mr.doob
|
113728b5b8
Clean up.
|
8 years ago |
Mr.doob
|
3b420bc4c3
Merge pull request #10591 from gelibolue/dev
|
8 years ago |
Mr.doob
|
a263586244
WebGLObjects: Clean up. See #10603.
|
8 years ago |
Mr.doob
|
e7a84ea3b8
Merge pull request #10603 from Neesnu/dev
|
8 years ago |
Mr.doob
|
99c9c862dc
Editor/App: Added edit button back.
|
8 years ago |
Brian Burke
|
441395277a
Correct detection of Uint32BufferAttribute for length of verticies
|
8 years ago |
Brian Burke
|
64bf06d663
Correct detection of Uint32BufferAttribute for length of verticies
|
8 years ago |
Mr.doob
|
f1bc978195
ObjectLoader: call onError if JSON.parse fails. See #9909.
|
8 years ago |
Mr.doob
|
4810923092
Merge pull request #10604 from handwritingio/fix-animation-utils-docs
|
8 years ago |
Mr.doob
|
0b6db9a69b
Merge pull request #10599 from looeee/docs/lines/fix_error
|
8 years ago |
Mr.doob
|
e5ece92529
Merge pull request #10598 from Mugen87/dev
|
8 years ago |