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
|
836e31a236
Fixed bone matching for raw animation fcurves in Blender exporter.
|
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
|
af44943ecc
Merge remote-tracking branch 'remotes/mrdoob/dev' into unflip
|
13 years ago |
alteredq
|
c078ef182d
Added fix for troubles with setting anisotropy for float textures on Linux.
|
13 years ago |
alteredq
|
ece0e5b315
Refactored Blender animation export to work also when there are no action groups.
|
13 years ago |
sole
|
7d7904867f
Couple of small fixes in Object3D docs.
|
13 years ago |
sole
|
29bd3a879b
Add SphereGeometry parent 'Geometry' navigation
|
13 years ago |
sole
|
705063d132
Document SphereGeometry.
|
13 years ago |
Mr.doob
|
068c3729d6
Merge remote-tracking branch 'alteredq/unflip' into dev
|
13 years ago |
alteredq
|
625f110557
More robust object matching for skinning export in Blender.
|
13 years ago |
Mr.doob
|
c0442b8d58
Merge remote-tracking branch 'sole/dev' into dev
|
13 years ago |
sole
|
6822f5d715
Document ParticleBasicMaterial
|
13 years ago |
sole
|
4100f69cfd
Document ParticleSystem
|
13 years ago |
alteredq
|
a2f0cf06a0
Changed normal map shader to be per-pixel.
|
13 years ago |
alteredq
|
c8c08db33e
Updated builds.
|
13 years ago |
alteredq
|
e8c139e84a
Merge remote-tracking branch 'remotes/mrdoob/dev' into unflip
|
13 years ago |
alteredq
|
cd5e0fd176
Fixed skinned normals.
|
13 years ago |
Mr.doob
|
e936d76c70
Removed unneded naming of callback functions.
|
13 years ago |
Mr.doob
|
d18c95cdd0
Vertex: Legacy support approach suggested by @voidburn. Fixes #2257.
|
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
|
72cbc5ea46
WebGLRenderer: Maybe it's better to use setViewport without arguments for resetting.
|
13 years ago |
Mr.doob
|
bda7b63a6c
Merge remote-tracking branch 'michaud/patch-1' into dev
|
13 years ago |
Mr.doob
|
96c24550be
Updated builds.
|
13 years ago |