Commit History

Author SHA1 Message Date
  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
  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
  Eberhard Gräther 902e31621e TrackballCamera first version, rotation only 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
  Nik Van den Wijngaert 85fe1042b6 MeshCollider takes original mesh as argument. MeshCollider's rayMesh extended to support Face4 faces (implemented as two rayTriangle calls) 14 years ago
  Nik Van den Wijngaert 2954051ca7 Removed duplication of vertices, faces, and normals from MeshColliderWBox, and pass mesh directly to MeshCollider constructor 14 years ago
  Mr.doob 36b11906ee Added a link to Paul Lewis awesome "Getting started" article. 14 years ago
  alteredq dc0880ee12 Updated PathCamera to use easing for look (thanks to mrdoob). 14 years ago
  Mr.doob fc24eab0a8 Merge remote branch 'tilmanb/convdoc' 14 years ago
  Mr.doob c82c465c18 Updated builds. 14 years ago
  Mr.doob d4d9e1f956 Merge remote branch 'empaempa/master' 14 years ago
  Mr.doob 4467fd120f Merge remote branch 'alteredq/master' 14 years ago
  Mr.doob 87d4ddc72d Deleting middleman *Arrays if Object3D.dynamic == false. 14 years ago
  Tilman Brock 458544ef3d Removed misleading line from convert_obj_three.py help output. "Can have more than 65,535 edges" is not a limitation). 14 years ago