Mr.doob
|
48cf5bb9a6
Replaced remaining setHSV to setHSL.
|
12 years ago |
alteredq
|
ea4b8a6045
Renamed renderer.shadowMaterialSide => renderer.shadowMapCullFace
|
12 years ago |
alteredq
|
2fb5db39f8
Renamed renderer.shadowMapCullFrontFaces => renderer.shadowMaterialSide
|
12 years ago |
alteredq
|
4500c593dd
Cleaned up custom stats.js styling in examples (thanks to @mrdoob for showing me this is possible ;).
|
13 years ago |
Mr.doob
|
2d3e2adcf3
Updated to latest stats.js and moved libs to js/libs.
|
13 years ago |
Mr.doob
|
a408841c61
Changed three.js link in examples.
|
13 years ago |
Mr.doob
|
1afdbe3c97
Renamed BlitShader to CopyShader as discussed in 97ee7a81cd963f7f56d5713334be5e0ab3caf31b
|
13 years ago |
Mr.doob
|
4f4f87430f
Splitted ShaderExtras into individual files.
|
13 years ago |
Mr.doob
|
97ee7a81cd
THREE.ShaderExtras['film'] to THREE.FilmShader.
|
13 years ago |
alteredq
|
013f3b375e
Changed the rest of the lib and examples to use auto-texture units.
|
13 years ago |
Mr.doob
|
a5a00cc52a
Updated examples with three.min.js include. Closes #2229.
|
13 years ago |
alteredq
|
5cc0423525
Same tweaks also for bump mapped skin example.
|
13 years ago |
alteredq
|
aac882984d
Added bump and specular maps to simple skin shader.
|
13 years ago |