Commit History

Author SHA1 Message Date
  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
  Mikael Emtinger 310469b767 Merge branch 'master' of git://github.com/mrdoob/three.js 14 years ago
  Mikael Emtinger cdcc530b0e Removed bugs related to custom attributes and buffers. Removed bug related to attributes.position 14 years ago
  alteredq c234c5cc6e Merge branch 'master' of https://github.com/mrdoob/three.js 14 years ago
  Mr.doob be5a27198c Renamed Ray::intersectArray to Ray::intersectObjects. 14 years ago
  alteredq 023024f520 Updated Blender scene exporter to output proper JSON. Changed OBJ converter to dump less digits for floats. 14 years ago
  Mr.doob 30cfa26ee2 Fixed build script for ThreeWebGL (was missing objects). 14 years ago
  Mr.doob 71d3e32af6 Abstracted Ray::intersectScene into Ray::intersectArray. 14 years ago
  Mr.doob e84d8b5b37 Added WebGL Globe project. 14 years ago
  Mikael Emtinger 1f2d4641c9 Merge branch 'master' of git://github.com/mrdoob/three.js 14 years ago
  Mr.doob e87caabbf8 Removed `__styleString` and `updateStyleString` out of THREE.Color. 14 years ago
  alteredq ef38d481bf Caching vertex texture check. 14 years ago
  alteredq 739e6b4cd4 Synced with empaempa's branch. 14 years ago
  alteredq 0c0af88884 Merge branch 'master' of https://github.com/empaempa/three.js 14 years ago