Mr.doob
|
bd2f75b48a
Updated r46 with some bugfixes found post release.
|
13 years ago |
alteredq
|
291d56186c
Fixed Ray bug.
|
13 years ago |
alteredq
|
f61edd14c2
Fixed shadowmap update bug.
|
13 years ago |
Mr.doob
|
579ba1f7ab
r46
|
13 years ago |
alteredq
|
dd7e1e84ee
Removed redundant GL call in render target setup.
|
13 years ago |
Mr.doob
|
3c61c0c702
Updated builds.
|
13 years ago |
alteredq
|
9a375c4f39
Fixed bug where you couldn't change attribute types when updating buffers.
|
13 years ago |
Mr.doob
|
b406568dce
Refactored SphereGeometry
|
13 years ago |
alteredq
|
4570769451
Refactored textures to set parameters before calling texImage2D.
|
13 years ago |
alteredq
|
bad3639c26
Merge remote-tracking branch 'remotes/mrdoob/dev' into dev
|
13 years ago |
Mr.doob
|
1b525e38c5
Improved CubeGeometryand PlaneGeometry
|
13 years ago |
alteredq
|
2ba6aabdc7
Added missing semicolon.
|
13 years ago |
Mr.doob
|
f4063649a0
And yet some more Ray optimisations :P
|
13 years ago |
alteredq
|
b6e7ad88af
Optimized Ray a bit more.
|
13 years ago |
Mr.doob
|
7ce228ad12
Optimised Ray yet again. Adeed @banaadams 's texture.onUpdate.
|
13 years ago |
Mr.doob
|
dad6911bb0
Optimised Ray a bit more
|
13 years ago |
Mr.doob
|
ca38a3ff1c
Added precision parameter to WebGLRenderer
|
13 years ago |
alteredq
|
179be338c6
Refactored morph targets buffers setting.
|
13 years ago |
alteredq
|
9dd5f30763
Removed "faceVertices" bindings for custom attributes.
|
13 years ago |
alteredq
|
1329e9f6c9
Small refactoring in WebGLRenderer.
|
13 years ago |
alteredq
|
7473315212
Refactored common code for render passes out of render loop.
|
13 years ago |
alteredq
|
99f00ba33e
Removed enableLighting uniform from Lambert.
|
13 years ago |
alteredq
|
9eb852db13
Fixed bug in custom attributes setting for face-bound attributes.
|
13 years ago |
alteredq
|
0c770644ee
Trying to cleaned up a bit WebGLRenderer.
|
13 years ago |
alteredq
|
a8f8411e9a
Updated builds.
|
13 years ago |
alteredq
|
6e84e89d16
Some more fixes thanks to verbose Closure compiler errors.
|
13 years ago |
alteredq
|
a9cc8bceb5
Applied manually fixes from @broady to 'dev' branch.
|
13 years ago |
alteredq
|
c929055590
Caching lineWidth GL calls.
|
13 years ago |
alteredq
|
15db34ad9a
Refactored custom attributes for particles.
|
13 years ago |
alteredq
|
363ce622b0
Refactored custom attributes setting for lines.
|
13 years ago |