alteredq
|
b838b38f47
Moved doubleSided / flipSided properties from Object3D into Material.
|
vor 13 Jahren |
Mr.doob
|
686c8eff10
Reverted PlaneGeometry XY to XZ change.
|
vor 13 Jahren |
Mr.doob
|
902c47a17c
Renamed objectMatrix to modelMatrix for consistency.
|
vor 13 Jahren |
alteredq
|
7e0ca4015f
Added "faceVertices" binding also for Vector4 attributes.
|
vor 13 Jahren |
alteredq
|
b6aa48e16e
Added new custom attribute binding type - "faceVertices".
|
vor 13 Jahren |
alteredq
|
aa5918fbb8
Added support for metal flag to normal map shader.
|
vor 13 Jahren |
alteredq
|
76b8fe176c
Added handling of material.visible to Loader.
|
vor 13 Jahren |
alteredq
|
672ae308c2
First stab at skinning in normal map shader.
|
vor 13 Jahren |
alteredq
|
13a665d444
Refactored normal map shader: fixed displacement mapping, made it toggleable, saved one varying.
|
vor 13 Jahren |
alteredq
|
8c25afa53f
Refactored shadow coordinates generation to use less matrix multiplications.
|
vor 13 Jahren |
alteredq
|
9049567301
Added anisotropy to WebGLRenderTarget. Also fixed clone for Texture and WebGLRenderTarget.
|
vor 13 Jahren |
alteredq
|
b1e6a858b2
Another fix for anisotropic filtering troubles on Linux.
|
vor 13 Jahren |
alteredq
|
c078ef182d
Added fix for troubles with setting anisotropy for float textures on Linux.
|
vor 13 Jahren |
alteredq
|
a2f0cf06a0
Changed normal map shader to be per-pixel.
|
vor 13 Jahren |
alteredq
|
c8c08db33e
Updated builds.
|
vor 13 Jahren |
alteredq
|
cd5e0fd176
Fixed skinned normals.
|
vor 13 Jahren |
alteredq
|
9cc7b75a89
Merge remote-tracking branch 'remotes/mrdoob/dev' into unflip
|
vor 13 Jahren |
alteredq
|
38f3ac1395
Fixed broken material pre-initialization without object argument.
|
vor 13 Jahren |
Mr.doob
|
96c24550be
Updated builds.
|
vor 13 Jahren |
Mr.doob
|
cc03328409
Updated builds.
|
vor 13 Jahren |
Mr.doob
|
2a1aa0c8bc
Merging with alteredq's branch.
|
vor 13 Jahren |
alteredq
|
fbf28ffe46
Updated builds.
|
vor 13 Jahren |
sole
|
6f5895b164
Make Projector's projectGraph function private as it's only used internally by the public projectScene method
|
vor 13 Jahren |
alteredq
|
19c228dafb
Added support for standard derivates.
|
vor 13 Jahren |
alteredq
|
9a82495f1b
Added support for anisotropic texture filtering and corresponding example.
|
vor 13 Jahren |
alteredq
|
ea4b13aed2
Added "iv" uniform type for passing integer arrays interpreted as ivec3.
|
vor 13 Jahren |
alteredq
|
4eedc69fa7
Added "iv1" uniform type for passing integer arrays.
|
vor 13 Jahren |
alteredq
|
230d39e4d0
Made it possible to enforce use of uniforms instead of float texture for bones.
|
vor 13 Jahren |
alteredq
|
c5d85fe632
Use smaller bone texture size for models with smaller skeletons.
|
vor 13 Jahren |
alteredq
|
1ec72fa678
Cleaned up skinning, made fallback to use uniforms if float vertex textures are not available.
|
vor 13 Jahren |