Ryan Lee
|
18aa80e3f2
Merge branch 'dev' into Blender_Exporter_Object_Export_with_Skinned_Mesh
|
8 vuotta sitten |
Ryan Lee
|
b36e16b81e
exporter works with both JSON Loader and Object Loader; added comments for new method added;
|
8 vuotta sitten |
Ryan Lee
|
53f0cf20d2
applied fix to buffergeometry methods
|
8 vuotta sitten |
Mr.doob
|
ea9d9b1857
r85dev
|
8 vuotta sitten |
Mr.doob
|
97331bd037
Mirror: Clean up.
|
8 vuotta sitten |
Mr.doob
|
42cf964ab8
SkyShader: Clean up.
|
8 vuotta sitten |
Mr.doob
|
da79f04826
WaterShader: Clean up.
|
8 vuotta sitten |
Mr.doob
|
0cccf71041
Merge pull request #10614 from gelibolue/10582fix
|
8 vuotta sitten |
Erman Geliboluoğlu
|
adca80da08
Fix for #10582
|
8 vuotta sitten |
Ryan Lee
|
5bb1510169
verified that exporter works with all four cases: static meshes using JSONLoader and ObjectLoader and skinned meshes using JSONLoader and ObjectLoader
|
8 vuotta sitten |
Mr.doob
|
3d8e0d43c6
r84
|
8 vuotta sitten |
Mr.doob
|
16c77e76c1
Merge pull request #10605 from takahirox/GLTFLoaderUpdate
|
8 vuotta sitten |
Mr.doob
|
3c70345e44
Merge pull request #10607 from kevanstannard/fix/camera-helper-typo
|
8 vuotta sitten |
Kevan Stannard
|
adb250a6bd
Fix CameraHelper docs typo
|
8 vuotta sitten |
Takahiro
|
2be9b2f74b
Replace WEBGL_TEXTURE_TYPES with WEBGL_TEXTURE_DATATYPES in GLTFLoader
|
8 vuotta sitten |
Takahiro
|
cfacb47f9a
Support Texture format in GLTFLoader
|
8 vuotta sitten |
Takahiro
|
b06ab4048c
Support Texture datatype in GLTFLoader
|
8 vuotta sitten |
Takahiro
|
9dbb37e234
Support texture name in GLTFLoader
|
8 vuotta sitten |
Takahiro
|
adecf1e3bb
Add Texture related constants to GLTFLoader
|
8 vuotta sitten |
Mr.doob
|
9083ed3448
Updated builds.
|
8 vuotta sitten |
Mr.doob
|
67d67bfcc3
Avoid unneeded geometry allocations.
|
8 vuotta sitten |
Mr.doob
|
7043f05c80
Updated builds.
|
8 vuotta sitten |
Mr.doob
|
933f4cae14
Moved arrayMin and arrayMax out of _Math. See #10603.
|
8 vuotta sitten |
Mr.doob
|
4749c01b53
Updated builds.
|
8 vuotta sitten |
Mr.doob
|
5dbbc93bf2
BufferGeometry: Merged setIndex and setIndexArray. See #10603.
|
8 vuotta sitten |
Mr.doob
|
8c3d13b9e7
Updated builds.
|
8 vuotta sitten |
Mr.doob
|
0afa7a9363
Replaced Math.max.apply( Max, ... ) with setIndexArray(). See #10603.
|
8 vuotta sitten |
Mr.doob
|
a8b8af084c
BufferGeometry: Added setIndexArray(). See #10603.
|
8 vuotta sitten |
Mr.doob
|
50b8ce5c6f
Math: Added arrayMin() and arrayMax(). See #10603.
|
8 vuotta sitten |
Mr.doob
|
113728b5b8
Clean up.
|
8 vuotta sitten |