Eberhard Gräther
|
74ab78a6e2
build including TrackballCamera
|
14 years ago |
Eberhard Gräther
|
3981e4d712
Merge remote branch 'upstream/master'
|
14 years ago |
Eberhard Gräther
|
359407b722
added new TrackballCamera-example and changed keys
|
14 years ago |
Eberhard Gräther
|
20abaadaef
bug fixes and _eye in TrackballCamera
|
14 years ago |
Eberhard Gräther
|
61ca6974b7
added modified earth example for TrackballCamera
|
14 years ago |
Eberhard Gräther
|
f4a08e574c
added minMaxDistances to TrackballCamera and some refactorings
|
14 years ago |
Eberhard Gräther
|
6d08b4980b
added dynamic moving to TrackballCamera
|
14 years ago |
Mr.doob
|
087066524a
Added boundingSphere check for Meshes in Ray ( improving performance considerably).
|
14 years ago |
Eberhard Gräther
|
3fcc39301b
restructured TrackballCamera, final static moving version
|
14 years ago |
Eberhard Gräther
|
b71b063f6f
added keylistening to TrackballCamera
|
14 years ago |
Eberhard Gräther
|
3174dc2809
added zoom and pan to TrackballCamera
|
14 years ago |
Mr.doob
|
699bbb749d
Updated builds.
|
14 years ago |
Mr.doob
|
fdf0c2f558
Merge remote branch 'NINE78/master' into test
|
14 years ago |
Mr.doob
|
18f7859974
Ray now intersects with particles too. (thx @jaycrossler)
|
14 years ago |
Nik Van den Wijngaert
|
778672f651
Added support for custom attribute buffers to be correctly split across large meshes (>65K vertices)
|
14 years ago |
Eberhard Gräther
|
902e31621e
TrackballCamera first version, rotation only
|
14 years ago |
Mr.doob
|
4f0199fc13
Updated closure compiler.
|
14 years ago |
zz85
|
1286e5171b
inital import for THREE.Text and example
|
14 years ago |
Mr.doob
|
ce8e05b632
(Hopefully) temporal patch for making video work on Chrome Stable + Windows. (Thanks @spite!).
|
14 years ago |
Mr.doob
|
211070277d
CanvasRenderer and WebGLRenderer can now reuse an already created canvas. (thx daemonburrito)
|
14 years ago |
Mr.doob
|
87f293632c
Few cosmetic and credit tweaks to the Blender 2.57 exporter.
|
14 years ago |
remoe
|
dd990f79ba
Blender 2.57 support
|
14 years ago |
Mr.doob
|
b8faf8a687
REVISION++
|
14 years ago |
Mr.doob
|
3e523cda9e
Reverting gl.texImage2D and gl.texSubImage2D switch.
|
14 years ago |
Mr.doob
|
967696257d
WebGLRenderer: Testing gl.finish() and gl.texImage2D instead of gl.texSubImage2D.
|
14 years ago |
Mr.doob
|
1d7cfbdbf8
Updated builds.
|
14 years ago |
Mr.doob
|
4e7c5fbc8c
Merge remote branch 'NINE78/master' into test
|
14 years ago |
Mr.doob
|
ff95a02fc9
Small case tweak.
|
14 years ago |
Nik Van den Wijngaert
|
3e0f3e6e42
rayTriangle for Face4 type now really fixed ;)
|
14 years ago |
Nik Van den Wijngaert
|
0738d0c078
Fix for Face4 rayMesh (rayTriangle typo). RaycastNearest resturns index of face in addition to distance.
|
14 years ago |