Emmett Lalish
|
5ed07f7cc0
fixed some lingering issues
|
5 years ago |
Emmett Lalish
|
a9fe07be26
merging dev
|
5 years ago |
WestLangley
|
e1d444d681
.applyMatrix() -> .applyMatrix4()
|
5 years ago |
WestLangley
|
48eaa22245
Removed outdated comments
|
5 years ago |
WestLangley
|
9c567ea0d3
WebGLRenderTargetCube -> WebGLCubeRenderTarget
|
5 years ago |
Mr.doob
|
9eb4fb33b5
Merge pull request #18270 from Mugen87/dev29
|
5 years ago |
Mugen87
|
3ed2308f76
GLTFLoader: Fix specular-glossiness material.
|
5 years ago |
Mugen87
|
e7ca3006b0
Math: Rename to MathUtils.
|
5 years ago |
Emmett Lalish
|
91bb0148fe
addressing feedback
|
5 years ago |
Emmett Lalish
|
07e2ba9ac8
updated comment
|
5 years ago |
Emmett Lalish
|
507fdf95e6
flip normalScale without tangents
|
5 years ago |
Mugen87
|
0c96a5a516
GLTFLoader: Improve logging in computeBounds().
|
5 years ago |
Mugen87
|
31331a6988
GLTFLoader: Add comments in computeBounds().
|
5 years ago |
Mugen87
|
4ef9e7fef4
GLTFLoader: Make .computeBounds() more robust.
|
5 years ago |
Mr.doob
|
db38659afe
Merge pull request #18132 from zeux/gltfparallel
|
5 years ago |
Arseny Kapoulkine
|
876fe225de
GLTFLoader: Load materials and geometries in parallel
|
5 years ago |
Mr.doob
|
bd661e72ab
Merge pull request #17984 from takahirox/CacheGLTFDefaultMaterial
|
5 years ago |
Arseny Kapoulkine
|
f083856366
GLTFLoader: Clean up UV set messages
|
5 years ago |
Mr.doob
|
92630a886c
Merge pull request #18066 from TyLindberg/gltf-draco-preload
|
5 years ago |
Tyler Lindberg
|
21018a7b0c
Preload DRACO libraries on DRACO glTF load
|
5 years ago |
Mugen87
|
8f4d7163e4
GLTFLoader: Embedd toTrianglesDrawMode().
|
5 years ago |
Mugen87
|
f56d4c2889
Mesh: Remove drawMode.
|
5 years ago |
Takahiro
|
51d05ef4c7
GLTFLoader: Cache default material in the same way as we do for other materials
|
5 years ago |
Mugen87
|
58757f49fd
Examples: Remove legacy loaders.
|
5 years ago |
WestLangley
|
0532a83261
Clean up
|
5 years ago |
Mr.doob
|
fb405ea69e
Merge pull request #17939 from zeux/gltf-bounds
|
5 years ago |
Arseny Kapoulkine
|
02a8d5c238
GLTFLoader: Pre-compute geometry bounds using attribute min/max
|
5 years ago |
Arseny Kapoulkine
|
e8bf2d8eb7
Implement support for KHR_mesh_quantization
|
5 years ago |
Mr.doob
|
3276d13ae4
Merge pull request #17649 from zeux/morph-relative
|
5 years ago |
Mr.doob
|
219e3c1bc2
Merge pull request #17666 from Mugen87/dev9
|
5 years ago |