Ben Houston
|
89b3dac2dc
remove energy conserving mode.
|
пре 9 година |
Ben Houston
|
fdaad8df8b
Merge branch 'dev' of [email protected]:mrdoob/three.js into simplified_lighting
|
пре 9 година |
WestLangley
|
e5443a185b
Inital PR for MeshStandardMaterial
|
пре 9 година |
Ben Houston
|
3f4804977b
expose energyConserving as a material parameter on MeshPhongMaterial.
|
пре 9 година |
Ben Houston
|
56b64721b8
remove debug console output.
|
пре 9 година |
Ben Houston
|
bbace72b72
structs barely work.
|
пре 9 година |
Ben Houston
|
e889e6b980
add support for structs not in arrays in WebGLProgram.
|
пре 9 година |
Ben Houston
|
74d3aa3f12
parse arrays of struct uniforms, code cleanup.
|
пре 9 година |
mkkellogg
|
8dfd933fd6
Added checks for definition of POINT_LIGHT_SHADOWS in shaders for including point light shadow mapping code.
|
пре 10 година |
tschw
|
b8533a25d6
Renderer: Fixed WebGLPrograms factorization.
|
пре 10 година |
Mr.doob
|
e0db83c4f2
WebGLProgram: Use displacementMap only when the system supports vertex textures.
|
пре 10 година |
Mr.doob
|
fa20679c7a
MeshPhongMaterial: Added displacementMap. See #7094.
|
пре 10 година |
Mr.doob
|
9d158a23e3
WebGLProgram: Minor clean up.
|
пре 10 година |
Mr.doob
|
cbfa37db36
WebGLProgram: Fixed gsls warning.
|
пре 10 година |
Mr.doob
|
3ed0acb0cf
Removed (long-time broken) Cascaded ShadowMaps code.
|
пре 10 година |
Mr.doob
|
6c786c7545
WebGLProgram: Only use MorphNormals when shading is SmoothShading.
|
пре 10 година |
Mr.doob
|
497d3b23fb
WebGLProgram: Simplified index0AttributeName code.
|
пре 10 година |
gero3
|
923256459e
fixed files to codestyle
|
пре 10 година |
Mr.doob
|
22cad1ab86
Merge branch 'addFunctionDefintions' of https://github.com/gero3/three.js into dev
|
пре 10 година |
gero3
|
22b4a311c7
add function definintion to closured functions
|
пре 10 година |
dubejf
|
d70c576811
WebGLMultipleRenderers: Use Geometry
|
пре 10 година |
Mr.doob
|
c052878f3c
WebGLProgram: Simplified uniforms and attributes caching.
|
пре 10 година |
tschw
|
89fdbd0dd3
WebGLProgram: Removed redundant lookup.
|
пре 10 година |
tschw
|
d4f6d48c9c
WebGLProgram: Added braces and whitespace.
|
пре 10 година |
tschw
|
3ea6feb84c
WebGLProgram: Compilation errors go to .diagnostics.
|
пре 10 година |
tschw
|
8a2c479922
Removed new operator calling THREE.WebGLShader (it's a function).
|
пре 10 година |
tschw
|
c1c13c4cc0
Let WebGLProgram skip redundant warning on error.
|
пре 10 година |
WestLangley
|
db23097853
MeshPhongMaterial: Added support for Emissive Maps
|
пре 10 година |
Mr.doob
|
b428a19e50
WebGLRenderer/WebGLProgram: Added SHADER_NAME define. See https://gist.github.com/spite/7ae92212b4f28076ba29.
|
пре 10 година |
Mr.doob
|
d4c9cdc2c5
WebGLProgram: Minor clean up.
|
пре 10 година |