Mr.doob
|
fb22058689
.setValues() was also copying 'setValues' and 'clone' :D
|
13 years ago |
Mr.doob
|
7dd16ee390
Materials: We don't want to copy the id.
|
13 years ago |
Mr.doob
|
886a913020
Materials code clean up.
|
13 years ago |
Mr.doob
|
4845632e15
Refactored materials code.
|
13 years ago |
Mr.doob
|
27aa531d03
Updated canvas examples with the material.side parameter.
|
13 years ago |
Mr.doob
|
f524992c0c
Projector: Implemented side: THREE.FrontSide, THREE.BackSide, THREE.DoubleSide as per discussion in #2285.
|
13 years ago |
Mr.doob
|
60eb97d13d
Updated builds.
|
13 years ago |
Mr.doob
|
ee7d002aa8
Updated builds.
|
13 years ago |
alteredq
|
7b7947d8a3
Fixed handling of doubleSided / flipSided in DepthPassPlugin.
|
13 years ago |
alteredq
|
b838b38f47
Moved doubleSided / flipSided properties from Object3D into Material.
|
13 years ago |
Mr.doob
|
686c8eff10
Reverted PlaneGeometry XY to XZ change.
|
13 years ago |
Mr.doob
|
902c47a17c
Renamed objectMatrix to modelMatrix for consistency.
|
13 years ago |
alteredq
|
7e0ca4015f
Added "faceVertices" binding also for Vector4 attributes.
|
13 years ago |
alteredq
|
b6aa48e16e
Added new custom attribute binding type - "faceVertices".
|
13 years ago |
alteredq
|
aa5918fbb8
Added support for metal flag to normal map shader.
|
13 years ago |
alteredq
|
76b8fe176c
Added handling of material.visible to Loader.
|
13 years ago |
alteredq
|
672ae308c2
First stab at skinning in normal map shader.
|
13 years ago |
alteredq
|
13a665d444
Refactored normal map shader: fixed displacement mapping, made it toggleable, saved one varying.
|
13 years ago |
alteredq
|
8c25afa53f
Refactored shadow coordinates generation to use less matrix multiplications.
|
13 years ago |
alteredq
|
9049567301
Added anisotropy to WebGLRenderTarget. Also fixed clone for Texture and WebGLRenderTarget.
|
13 years ago |
alteredq
|
b1e6a858b2
Another fix for anisotropic filtering troubles on Linux.
|
13 years ago |
alteredq
|
c078ef182d
Added fix for troubles with setting anisotropy for float textures on Linux.
|
13 years ago |
alteredq
|
a2f0cf06a0
Changed normal map shader to be per-pixel.
|
13 years ago |
alteredq
|
c8c08db33e
Updated builds.
|
13 years ago |
alteredq
|
cd5e0fd176
Fixed skinned normals.
|
13 years ago |
alteredq
|
9cc7b75a89
Merge remote-tracking branch 'remotes/mrdoob/dev' into unflip
|
13 years ago |
alteredq
|
38f3ac1395
Fixed broken material pre-initialization without object argument.
|
13 years ago |
Mr.doob
|
96c24550be
Updated builds.
|
13 years ago |
Mr.doob
|
cc03328409
Updated builds.
|
13 years ago |
Mr.doob
|
2a1aa0c8bc
Merging with alteredq's branch.
|
13 years ago |