Mugen87
|
820ad6bac0
Core: Remove author comments.
|
5 年 前 |
Mugen87
|
eb49c16332
Material: Move vertexTangents to MeshStandardMaterial.
|
6 年 前 |
Mr.doob
|
edec210cf9
MeshStandardMaterial: Changed roughness and metalness default values.
|
6 年 前 |
arobertson0
|
9e2f57d096
Matching js material class names with glsl defines
|
6 年 前 |
arobertson0
|
cd5ba8abb8
linting
|
6 年 前 |
arobertson0
|
641e4f927a
fixed copy/constructors of standard/physical materials
|
6 年 前 |
arobertson0
|
f7ffa206d1
Separated the meanings of PHYSICAL
|
6 年 前 |
sunag
|
070101a9b3
remove non-ENERGY_PRESERVATION code
|
6 年 前 |
sunag
|
7a6666b8f4
energy-preservation flag
|
6 年 前 |
WestLangley
|
e5f809a6ed
Support object-space normal maps
|
7 年 前 |
bentok
|
680f499d6b
Add file extension to import paths
|
8 年 前 |
Mr.doob
|
a6fcf5bb2c
Revert "Removed material.skinning references. See #10754."
|
9 年 前 |
Mr.doob
|
0b3497f9a7
Removed material.skinning references. See #10754.
|
9 年 前 |
Mr.doob
|
9147f32ca2
Clean up.
|
9 年 前 |
Rich Harris
|
4f98d35ed7
Remove unused `is*` properties (#9381)
|
9 年 前 |
Mr.doob
|
bdea7d00ce
Fixed function formatting
|
9 年 前 |
Rich Harris
|
f65e669af9
Modules (#9310)
|
9 年 前 |
Mr.doob
|
8fb84d74dc
Materials: Promoted shading.
|
10 年 前 |
Mr.doob
|
0400493a90
Materials: Promoted vertexColors.
|
10 年 前 |
Mr.doob
|
7992d5c41a
Materials: Promoted fog.
|
10 年 前 |
Mr.doob
|
6d4c213386
Materials: Removed redundant blending definitions.
|
10 年 前 |
WestLangley
|
08adeecfd2
Unify MeshPhysicalMaterial and MeshStandardMaterial
|
10 年 前 |
Mr.doob
|
002ce03d7f
Reverted to material.premultipliedAlpha approach. See #8276.
|
10 年 前 |
Ben Houston
|
22c1e2ec22
some more upgrades of dev to match the premultiplied multiple blend modes.
|
10 年 前 |
Mr.doob
|
df18543f03
Materials: Setting THREE.PremultipliedAlphaBlending as default blending for relevant built-in materials. See #8255.
|
10 年 前 |
WestLangley
|
fb25ce7c19
emissiveMapIntensity => emissiveIntensity
|
10 年 前 |
WestLangley
|
0152dfbcbb
Added emissiveMapIntensity
|
10 年 前 |
Mr.doob
|
510afdf58c
MeshStandardMaterial: metalness default to 0.5. See #7594.
|
10 年 前 |
WestLangley
|
f802fc13ef
MeshStandardMaterial: remove reflectivity, reflectivityMap
|
10 年 前 |
WestLangley
|
3f679f7878
MeshStandardMaterial: Fix envMapIntensity
|
10 年 前 |