Mr.doob
|
08c8108d8d
GUI: Geometry exporter starting to work :)
|
13 years ago |
Mr.doob
|
0c22371be1
GUI: More properties exposed.
|
13 years ago |
Mr.doob
|
282d982bb7
Updated builds.
|
13 years ago |
Mr.doob
|
8ef344fee5
Merging with @linzhp.
|
13 years ago |
Mr.doob
|
85441c17b1
Added event.preventDefault to TrackballControls as per suggestion in #1986.
|
13 years ago |
Mr.doob
|
28236ba1f8
GUI: Import JSON Geometry, OBJ, COLLADA and VTK.
|
13 years ago |
Mr.doob
|
2d225e1c8c
Updated builds.
|
13 years ago |
Mr.doob
|
a1f9a88907
Merging master.
|
13 years ago |
alteredq
|
2751c2c76d
Added handling of "light.visible" to WebGLRenderer.
|
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
|
523def65a6
Updateds builds.
|
13 years ago |
Mr.doob
|
f976dcc7af
Updated builds.
|
13 years ago |
Mr.doob
|
89bb6b6f02
Little tweaks and updated builds.
|
13 years ago |
Mr.doob
|
c906e31096
Merging with @WestLangley.
|
13 years ago |
Mr.doob
|
bcebd78549
Added onError callback to ImageUtils.loadTexture. Fixes #1908.
|
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
|
afd5a7438d
Updated builds.
|
13 years ago |
alteredq
|
2fd0b1b14d
Added automatic deallocation of previous shader program on material update.
|
13 years ago |