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
|
05dc1baeb2
Example: Update JSM files.
|
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 |
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 |
Mugen87
|
d4db2706f0
JSM: Clean up.
|
5 years ago |
Arseny Kapoulkine
|
e93499f020
Use morphTargetsRelative in GLTF loader
|
5 years ago |
Mugen87
|
764bc3dbbc
BufferGeometry: Introduce .setAttribute() and .deleteAttribute().
|
5 years ago |
Mugen87
|
c2d9cf8be1
Material: Clean up usage of .lights property.
|
5 years ago |
Mugen87
|
fdf1652dc3
Update JSM.
|
5 years ago |
Mr.doob
|
1536454d62
Merge pull request #17434 from Mugen87/dev38
|
5 years ago |
Mugen87
|
26ffbd29c1
Examples: Remove usage of BufferAttribute.setArray().
|
5 years ago |
Mugen87
|
8ff9b416a3
Loader: Remove Handlers.
|
5 years ago |
Mugen87
|
015c121691
Examples: Inherit from Loader III.
|
6 years ago |
arobertson0
|
9e2f57d096
Matching js material class names with glsl defines
|
6 years ago |