Mr.doob
|
08c8108d8d
GUI: Geometry exporter starting to work :)
|
13 years ago |
Mr.doob
|
282d982bb7
Updated builds.
|
13 years ago |
Mr.doob
|
85441c17b1
Added event.preventDefault to TrackballControls as per suggestion in #1986.
|
13 years ago |
Mr.doob
|
2d225e1c8c
Updated builds.
|
13 years ago |
Mr.doob
|
a1f9a88907
Merging master.
|
13 years ago |
alteredq
|
eb0bc9e57f
Cleaned forgotten bits in OrbitControls.
|
13 years ago |
alteredq
|
27ca6cd049
Added zoom via middle-button drag to OrbitControls.
|
13 years ago |
Mr.doob
|
f976dcc7af
Updated builds.
|
13 years ago |
Mr.doob
|
89bb6b6f02
Little tweaks and updated builds.
|
13 years ago |
Mr.doob
|
bcebd78549
Added onError callback to ImageUtils.loadTexture. Fixes #1908.
|
13 years ago |
Mr.doob
|
8bbd61b149
Using xhr.addEventListener instead of xhr.onreadystatechange. Changed 'complete' event to 'load' as native JavaScript.
|
13 years ago |
Mr.doob
|
9c9cf2f27d
Using event.content for consistency.
|
13 years ago |
Mr.doob
|
e14722d2c8
Updated builds.
|
13 years ago |
Mr.doob
|
2c9d098282
r50dev
|
13 years ago |
alteredq
|
52e8507a89
Added handling of vertex colors for ImmediateRenderObjects.
|
13 years ago |
alteredq
|
763fcf796e
Refactored ImmediateRenderObject flags (thanks to @mrdoob).
|
13 years ago |
alteredq
|
24b4e6083d
Added UVs handling for ImmediateRenderObject.
|
13 years ago |
alteredq
|
afd5a7438d
Updated builds.
|
13 years ago |
alteredq
|
6d2529e7cc
Added renderer.deallocateMaterial.
|
13 years ago |
alteredq
|
35d2f48859
Refactored morph target setting.
|
13 years ago |
Mr.doob
|
5f64fc8640
Moving AnaglyphEffect & co to /examples/js/effects.
|
13 years ago |
Mr.doob
|
ee946579c9
Changed AnaglyphWebGLRenderer & co to AnaglyphEffect & co. Fixes #1760.
|
13 years ago |
Mr.doob
|
f38d76822f
Updated builds.
|
13 years ago |
alteredq
|
85ca01acdd
Cleanup of GL culling state handling in WebGLRenderer and ShadowMapPlugin.
|
13 years ago |
alteredq
|
9bd054ca63
Optimized internal _lights array setting (thanks to @gero3).
|
13 years ago |
Mr.doob
|
a7035b78cc
Moved ColladaLoader to /examples/js. Also moved /src/extras/loaders to /src/loaders.
|
13 years ago |
alteredq
|
8785327009
Fixed too strict objectMatrix uniform setting.
|
13 years ago |
Mr.doob
|
803f457728
Moved UTF8Loader to /examples/js/loaders and start to setup the idea from #1613.
|
13 years ago |
Mr.doob
|
0e37f4538b
Reverted FirstPersonControls changes from #1718. Fixes #1730.
|
13 years ago |
Mr.doob
|
3519acd929
Updated builds.
|
13 years ago |