alteredq
|
27ca6cd049
Added zoom via middle-button drag to OrbitControls.
|
13 years ago |
Mr.doob
|
523def65a6
Updateds builds.
|
13 years ago |
Mr.doob
|
89bb6b6f02
Little tweaks and updated builds.
|
13 years ago |
Mr.doob
|
d0f37dfa1a
Added dummy console code.
|
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
|
45ec7a73ed
Updated builds.
|
13 years ago |
alteredq
|
763fcf796e
Refactored ImmediateRenderObject flags (thanks to @mrdoob).
|
13 years ago |
alteredq
|
21a8465f44
Added proper texture pixel types.
|
13 years ago |
alteredq
|
24b4e6083d
Added UVs handling for ImmediateRenderObject.
|
13 years ago |
alteredq
|
cd16bd0d6e
Added quaternion.slerpSelf
|
13 years ago |
alteredq
|
2386f308e3
Trying simpler material update check.
|
13 years ago |
alteredq
|
2fd0b1b14d
Added automatic deallocation of previous shader program on material update.
|
13 years ago |
alteredq
|
fa455c21a1
Testing deleting of GL shader objects.
|
13 years ago |
alteredq
|
6d2529e7cc
Added renderer.deallocateMaterial.
|
13 years ago |
alteredq
|
c6c206a204
Simplified morphTarget setting logic (thanks to @gero3).
|
13 years ago |
alteredq
|
d0b2930f83
Fixed morph sorting to be by influence.
|
13 years ago |
alteredq
|
35d2f48859
Refactored morph target setting.
|
13 years ago |
Mr.doob
|
df3a5437f4
r49
|
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
|
49c34190c3
Reverting console changes.
|
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 |