Mr.doob
|
db347a39f5
Object.assign()ed loaders.
|
9 years ago |
Mugen87
|
6be2805446
Revert "#7952 New Stencil Buffer Management"
|
9 years ago |
Mugen87
|
644d6a21d7
#7952 New Stencil Buffer Management
|
9 years ago |
Mugen87
|
55504ff81d
removal of THREE.MeshFaceMaterial
|
9 years ago |
Mr.doob
|
bee4e676cd
Merge pull request #7866 from Mugen87/revert-7836-dev
|
9 years ago |
WestLangley
|
fb25ce7c19
emissiveMapIntensity => emissiveIntensity
|
9 years ago |
Michael Herzog
|
e41d398e47
Revert "add stencil properties to material"
|
9 years ago |
Mr.doob
|
26cff131cb
Merge pull request #7836 from Mugen87/dev
|
9 years ago |
Mr.doob
|
94a9eb9e68
Merge pull request #7827 from WestLangley/dev-emissive
|
9 years ago |
Mugen87
|
5059d33b6f
add stencil properties to material
|
9 years ago |
Mugen87
|
40a7b6fbe4
add colorWrite support to loaders
|
9 years ago |
WestLangley
|
0152dfbcbb
Added emissiveMapIntensity
|
9 years ago |
Mr.doob
|
2ee607dce4
Clean up.
|
9 years ago |
Mr.doob
|
6342b26a84
MaterialLoader: Simplified code. The material constructor already generates a uuid.
|
9 years ago |
JamesHagerman
|
a67119645f
Removing uuid assumption from MaterialLoader.parse() but on the dev branch this time.
|
9 years ago |
Mr.doob
|
9ce5de8119
Material/MaterialLoader: Handle emissiveMap.
|
9 years ago |
Mr.doob
|
a88a3e62d7
XMLHttpRequest doesn't have crossOrigin. Fixes #7568.
|
9 years ago |
Mr.doob
|
b9cdc2db6a
Material/MaterialLoader: Support roughnessMap/metalnessMap.
|
9 years ago |
Mr.doob
|
6517447625
MaterialLoader: Force add normalScale. See #7461.
|
9 years ago |
Mr.doob
|
e1427735dd
MaterialLoader: Add roughness/metalness support.
|
9 years ago |
Mr.doob
|
c16dc76d19
Updated builds.
|
9 years ago |
Mr.doob
|
27f1f5e244
MaterialLoader: Simplified normalScale parser. See #7459
|
9 years ago |
tschw
|
a7e30374f4
Material: Fixed .normalScale serialization.
|
9 years ago |
Mr.doob
|
c97bcf9bb8
Renamed THREE.PointCloud to THREE.Points.
|
10 years ago |
Mr.doob
|
a38644b356
ObjectLoader: Moved material parsing logic to MaterialLoader.
|
10 years ago |
Mr.doob
|
de8b15a3e6
MaterialLoader: Removed attributes.
|
10 years ago |
Mr.doob
|
c3deec7859
Material/MaterialLoader: Support wireframeLinewidth.
|
10 years ago |
Mr.doob
|
59a8e2ec34
Editor: AlphaTest support.
|
10 years ago |
tschw
|
b51a6900a6
Let MaterialLoader deserialize 'attributes'.
|
10 years ago |
satori99
|
58e50df2bd
Add support for alphaTest parameter in JSON materials
|
10 years ago |