Takahiro
|
dc390fc70c
Introduce GLTFLoader plugin system
|
5 年之前 |
Don McCurdy
|
7fa88c7a87
Merge pull request #18682 from donmccurdy/feat-KHR_materials_clearcoat
|
5 年之前 |
Thom Smyth
|
3bbddafbdb
self instead of window
|
5 年之前 |
Don McCurdy
|
a7c8e06c16
GLTFLoader: Implement KHR_materials_clearcoat extension.
|
5 年之前 |
Arseny Kapoulkine
|
02513a9bab
GLTFLoader: Use a smaller bounding box for morph targets
|
5 年之前 |
Don McCurdy
|
2b69b61317
GLTFLoader: Set .format=RGBFormat only when there is no alpha channel.
|
5 年之前 |
Wojciech Zielonka
|
53ecf75a10
Merge remote-tracking branch 'mrdoob/dev' into gltf_loader_request_headers
|
5 年之前 |
Mr.doob
|
1db134e855
Revert "Fix glTF mask"
|
5 年之前 |
Mr.doob
|
8582c74379
Revert "GLTFLoader: Simplified alphaMode handling."
|
5 年之前 |
Wojciech
|
328db15693
CR: setRequestHeader in the base class Loader
|
5 年之前 |
Wojciech
|
bac8975169
Request header for the parser
|
5 年之前 |
Wojciech
|
c516ead680
Merge remote-tracking branch 'mrdoob/dev' into gltf_loader_request_headers
|
5 年之前 |
Mugen87
|
51245d2e22
Examples: Clean up.
|
5 年之前 |
Don McCurdy
|
7752728a7e
GLTFLoader: Use depthWrite=false for transparent materials
|
5 年之前 |
Wojciech
|
3142bd471b
Set request headers internally for FileLoader
|
5 年之前 |
Mr.doob
|
15947a3ac2
GLTFLoader: Simplified alphaMode handling.
|
5 年之前 |
Mr.doob
|
7388badbb5
Merge pull request #18579 from elalish/fixMask
|
5 年之前 |
Don McCurdy
|
9acaef694a
GLTFLoader: Return Group, not Scene.
|
5 年之前 |
Mr.doob
|
7a3d9d99dc
Merge pull request #18584 from Mugen87/dev42
|
5 年之前 |
Paul Henschel
|
65089d82e7
fix empty name problem in GLTFLoader
|
5 年之前 |
Mugen87
|
6fd43ef4e9
Material: Make .vertexColors a boolean.
|
5 年之前 |
Emmett Lalish
|
33452b6260
fixed glTF Mask and Opaque
|
5 年之前 |
Emmett Lalish
|
bec19af4f4
fixing tabs
|
5 年之前 |
Emmett Lalish
|
5ed07f7cc0
fixed some lingering issues
|
5 年之前 |
WestLangley
|
e1d444d681
.applyMatrix() -> .applyMatrix4()
|
5 年之前 |
WestLangley
|
48eaa22245
Removed outdated comments
|
5 年之前 |
WestLangley
|
9c567ea0d3
WebGLRenderTargetCube -> WebGLCubeRenderTarget
|
5 年之前 |
Mr.doob
|
9eb4fb33b5
Merge pull request #18270 from Mugen87/dev29
|
5 年之前 |
Mugen87
|
3ed2308f76
GLTFLoader: Fix specular-glossiness material.
|
5 年之前 |
Mugen87
|
e7ca3006b0
Math: Rename to MathUtils.
|
5 年之前 |