Mr.doob
|
062822f8f0
MeshPhysicalMaterial: Renamed attenuation to attenuationTint. (#22211)
|
4 years ago |
Mr.doob
|
6249aaa1b5
MeshPhysicalMaterial: Renamed attenuationColor to attenuation. (#22206)
|
4 years ago |
Takahiro
|
dc5aafee26
Add specular to MeshPhysicalMaterial and GLTFLoader KHR_materials_specular support (#22156)
|
4 years ago |
Don McCurdy
|
f5803c62cc
MeshStandardMaterial: Remove .vertexTangents property. (#22146)
|
4 years ago |
Michael Herzog
|
0a4f02b86a
Material: Remove morphTargets and morphNormals properties. (#22169)
|
4 years ago |
Takahiro
|
bbe6f1ee0a
Improve MeshPhysicalMaterial transmission support (#21884)
|
4 years ago |
Michael Herzog
|
8c21891045
Material: Remove skinning. (#21788)
|
4 years ago |
Guillaume Fradin
|
bd035ab2f6
Material: Honor missing properties in toJSON() and MaterialLoader. (#21428)
|
4 years ago |
Mugen87
|
7fdf7b78fc
Material: Add alphaToCoverage.
|
4 years ago |
DefinitelyMaybe
|
89dc6d3297
Merge branch 'dev' into loaders--move-to-es6-classes
|
4 years ago |
Mugen87
|
5c7d81ea32
MaterialLoader: Make parse() more robust.
|
4 years ago |
Amos
|
51863e1835
update all loaders to pass down withCredentials option to internal FileLoader
|
5 years ago |
Rawr
|
0a212486f6
redo of init commit
|
5 years ago |
Sammius
|
84fc41afd6
Update MaterialLoader.js
|
5 years ago |
Mr.doob
|
4944e56c06
Removed all @author mrdoob.
|
5 years ago |
Mugen87
|
3a76cb4a08
Loaders: Pass requestHeader to internal file loaders.
|
5 years ago |
Lokesh Raj Arora
|
dd9e041c48
remove transparency in favor of transmission
|
5 years ago |
Don McCurdy
|
473e973314
Implement KHR_materials_transmission.
|
5 years ago |
Lokesh Raj Arora
|
93beb970e8
added missing transparency check to material loader
|
5 years ago |
Mugen87
|
ed202faac3
Loaders: Move to let/const.
|
5 years ago |
Mugen87
|
8a36de0a21
Loaders: Improve error handling.
|
5 years ago |
Mr.doob
|
17702e5820
Merge pull request #18769 from donmccurdy/feat-clearcoat-textures
|
5 years ago |
Don McCurdy
|
fd065ebfe1
MeshPhysicalMaterial: Serialize clearcoatMap and clearcoatRoughnessMap.
|
5 years ago |
Meli Harvey
|
66b4d70fb0
remove transparent based on alphaMap #18705
|
5 years ago |
Mugen87
|
eb49c16332
Material: Move vertexTangents to MeshStandardMaterial.
|
5 years ago |
Mugen87
|
6fd43ef4e9
Material: Make .vertexColors a boolean.
|
5 years ago |
Michael Herzog
|
45e1791274
Merge pull request #17449 from gkjohnson/stencil-write-mask
|
6 years ago |
Garrett Johnson
|
d08daf758f
Update MaterialLoader
|
6 years ago |
Dinesh Salunke
|
c6f4e713a8
Minor code style change
|
6 years ago |
Dinesh Salunke
|
ab8af08183
Include the sheen parameter while serializing
|
6 years ago |