Mr.doob
|
bee4e676cd
Merge pull request #7866 from Mugen87/revert-7836-dev
|
10 лет назад |
WestLangley
|
fb25ce7c19
emissiveMapIntensity => emissiveIntensity
|
10 лет назад |
Michael Herzog
|
e41d398e47
Revert "add stencil properties to material"
|
10 лет назад |
Mr.doob
|
26cff131cb
Merge pull request #7836 from Mugen87/dev
|
10 лет назад |
Mr.doob
|
94a9eb9e68
Merge pull request #7827 from WestLangley/dev-emissive
|
10 лет назад |
Mugen87
|
5059d33b6f
add stencil properties to material
|
10 лет назад |
Mugen87
|
40a7b6fbe4
add colorWrite support to loaders
|
10 лет назад |
WestLangley
|
0152dfbcbb
Added emissiveMapIntensity
|
10 лет назад |
Mr.doob
|
2ee607dce4
Clean up.
|
10 лет назад |
Mr.doob
|
6342b26a84
MaterialLoader: Simplified code. The material constructor already generates a uuid.
|
10 лет назад |
JamesHagerman
|
a67119645f
Removing uuid assumption from MaterialLoader.parse() but on the dev branch this time.
|
10 лет назад |
Mr.doob
|
9ce5de8119
Material/MaterialLoader: Handle emissiveMap.
|
10 лет назад |
Mr.doob
|
a88a3e62d7
XMLHttpRequest doesn't have crossOrigin. Fixes #7568.
|
10 лет назад |
Mr.doob
|
b9cdc2db6a
Material/MaterialLoader: Support roughnessMap/metalnessMap.
|
10 лет назад |
Mr.doob
|
6517447625
MaterialLoader: Force add normalScale. See #7461.
|
10 лет назад |
Mr.doob
|
e1427735dd
MaterialLoader: Add roughness/metalness support.
|
10 лет назад |
Mr.doob
|
c16dc76d19
Updated builds.
|
10 лет назад |
Mr.doob
|
27f1f5e244
MaterialLoader: Simplified normalScale parser. See #7459
|
10 лет назад |
tschw
|
a7e30374f4
Material: Fixed .normalScale serialization.
|
10 лет назад |
Mr.doob
|
c97bcf9bb8
Renamed THREE.PointCloud to THREE.Points.
|
10 лет назад |
Mr.doob
|
a38644b356
ObjectLoader: Moved material parsing logic to MaterialLoader.
|
10 лет назад |
Mr.doob
|
de8b15a3e6
MaterialLoader: Removed attributes.
|
10 лет назад |
Mr.doob
|
c3deec7859
Material/MaterialLoader: Support wireframeLinewidth.
|
10 лет назад |
Mr.doob
|
59a8e2ec34
Editor: AlphaTest support.
|
10 лет назад |
tschw
|
b51a6900a6
Let MaterialLoader deserialize 'attributes'.
|
11 лет назад |
satori99
|
58e50df2bd
Add support for alphaTest parameter in JSON materials
|
11 лет назад |
Pavel Vasev
|
f946b1f6e4
Import PointCloudMaterial features
|
11 лет назад |
Ben Houston
|
6f8d6ddd06
remove material.ambient from everything per discussion here: https://github.com/mrdoob/three.js/pull/5741#issuecomment-67893202
|
11 лет назад |
Vincent Lark
|
7c0d5b020c
missing LoadingManager in some loaders
|
11 лет назад |
Mr.doob
|
f8ecbb150e
Moved *Exporter code to the objects themselves. See #4621.
|
11 лет назад |