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 |
Arseny Kapoulkine
|
a189cc221c
GLTFLoader: Use extensionName for extensions[] access consistently
|
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 |
Don McCurdy
|
f9d88c2423
GLTFLoader: Update references to extension specs.
|
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 |
arobertson0
|
5328b51623
Corrected defines for glTF loaders
|
6 years ago |
Mr.doob
|
9df590ac78
Merge pull request #17186 from zeux/gltf-pointsize
|
6 years ago |
Arseny Kapoulkine
|
2401c178a7
GLTFLoader: Fix PointsMaterial to use pixel-sized points
|
6 years ago |
Mr.doob
|
50d7a5b3a6
Merge pull request #15618 from gilnoycloudinary/dev
|
6 years ago |
Mr.doob
|
4db07eafc5
Merge pull request #16890 from vyv03354/fix14875
|
6 years ago |
Mr.doob
|
bc8720f66f
Merge pull request #16989 from zeux/gltf-fixibcache
|
6 years ago |
WestLangley
|
0a9f8668a8
MipMap -> Mipmap
|
6 years ago |
Arseny Kapoulkine
|
c1af2b385b
GLTFLoader: Fix incorrect accessor count caching
|
6 years ago |
vyv03354
|
1607aed981
Fixed style nits
|
6 years ago |
vyv03354
|
3b8d84b585
GLTFLoader: Support multi-type nodes
|
6 years ago |
Mugen87
|
cff069e446
GLTFLoader: Introduce setDDSLoader().
|
6 years ago |
Pairote Leelaphattarakij
|
a31d64092e
Assign `extras` from the top-level of glTF definition to `userData` of the result object.
|
6 years ago |
Gero3
|
54f9c87b36
cleanup GLTFLoader
|
6 years ago |