Mr.doob
|
c1faad5bde
Converted space indents to tabs. See #6252.
|
11 жил өмнө |
Mr.doob
|
645c8f37ce
Merge pull request #6252 from kumavis/toJSON
|
11 жил өмнө |
Ben Houston
|
cfdbdd7d60
fix typo.
|
11 жил өмнө |
Ben Houston
|
6967b53264
rename oaMapScale -> aoMapIntensity
|
11 жил өмнө |
Ben Houston
|
0b993c1b5e
rename lightMapScale > lightMapIntensity
|
11 жил өмнө |
Ben Houston
|
c3d026c8ea
aoScale -> aoMapScale.
|
11 жил өмнө |
Ben Houston
|
50c847cec4
lightScale --> lightMapScale.
|
11 жил өмнө |
Ben Houston
|
b593b45f9d
add lightScale parameter which varies the intensity of the lightMap.
|
11 жил өмнө |
Ben Houston
|
0dad7ab1cf
ambientOcclusion -> ao per @WestLangley feedback here: https://github.com/mrdoob/three.js/pull/6263#issuecomment-83794671 #2
|
11 жил өмнө |
aaron
|
80214490ad
toJSON - move class specific code onto individual classes
|
11 жил өмнө |
Ben Houston
|
0ecfda58f0
add ambientOcclusionScale.
|
11 жил өмнө |
Ben Houston
|
6dda5e7a44
implementation of ambient occlusion map in materials and in WebGLRenderer/Program.
|
11 жил өмнө |
Ben Houston
|
6f8d6ddd06
remove material.ambient from everything per discussion here: https://github.com/mrdoob/three.js/pull/5741#issuecomment-67893202
|
11 жил өмнө |
Elisée Maurer
|
ecd0ddd1a1
Set prototype.constructor for all derived classes
|
11 жил өмнө |
Mr.doob
|
2efc87a00d
Added type property to all relevant objects.
|
11 жил өмнө |
Ted Cipicchio
|
a7b2e8ee9a
Support for separate alpha map textures.
|
11 жил өмнө |
Mr.doob
|
30a4eaea88
More perPixel removal.
|
12 жил өмнө |
Mr.doob
|
0a55503176
Removed MeshPhongMaterial.perPixel as per @WestLangley suggestion in #4338.
|
12 жил өмнө |
Mr.doob
|
947f2b3ffd
Reverted perPixel premature removal.
|
12 жил өмнө |
Mr.doob
|
b267595d40
Removed redundant perPixel assignments.
|
12 жил өмнө |
alteredq
|
a9fa5833e2
These materials comments changes somehow didn't get into previous commit.
|
13 жил өмнө |
alteredq
|
ae79c901eb
Changed MeshPhongMaterial perPixel parameter default to true.
|
13 жил өмнө |
alteredq
|
25bffd0d3b
One possible workaround for normal map inconsistencies across models.
|
13 жил өмнө |
Robert Carnecky
|
3463fc1857
Add support for normal maps in MeshPhongMaterial.js
|
13 жил өмнө |
Mr.doob
|
6bdaf52ae9
Nickname consistency.
|
13 жил өмнө |
alteredq
|
fcada9c28c
Added specular map to Phong, Lambert and Basic materials.
|
13 жил өмнө |
alteredq
|
f390c95562
Started to experimenting with tangent-less bump mapping by Morten Mikkelsen.
|
13 жил өмнө |
Mr.doob
|
2c86fbbca5
Dumb material.clone() for the rest of the materials.
|
13 жил өмнө |
Mr.doob
|
886a913020
Materials code clean up.
|
13 жил өмнө |
Mr.doob
|
4845632e15
Refactored materials code.
|
13 жил өмнө |