提交历史

作者 SHA1 备注 提交日期
  Mr.doob 3e523cda9e Reverting gl.texImage2D and gl.texSubImage2D switch. 14 年之前
  Mr.doob 967696257d WebGLRenderer: Testing gl.finish() and gl.texImage2D instead of gl.texSubImage2D. 14 年之前
  Mr.doob 1d7cfbdbf8 Updated builds. 14 年之前
  Mr.doob 4e7c5fbc8c Merge remote branch 'NINE78/master' into test 14 年之前
  Mr.doob ff95a02fc9 Small case tweak. 14 年之前
  Nik Van den Wijngaert 3e0f3e6e42 rayTriangle for Face4 type now really fixed ;) 14 年之前
  Nik Van den Wijngaert 0738d0c078 Fix for Face4 rayMesh (rayTriangle typo). RaycastNearest resturns index of face in addition to distance. 14 年之前
  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 年之前
  Nik Van den Wijngaert 2954051ca7 Removed duplication of vertices, faces, and normals from MeshColliderWBox, and pass mesh directly to MeshCollider constructor 14 年之前
  Mr.doob 36b11906ee Added a link to Paul Lewis awesome "Getting started" article. 14 年之前
  alteredq dc0880ee12 Updated PathCamera to use easing for look (thanks to mrdoob). 14 年之前
  Mr.doob fc24eab0a8 Merge remote branch 'tilmanb/convdoc' 14 年之前
  Mr.doob c82c465c18 Updated builds. 14 年之前
  Mr.doob d4d9e1f956 Merge remote branch 'empaempa/master' 14 年之前
  Mr.doob 4467fd120f Merge remote branch 'alteredq/master' 14 年之前
  Mr.doob 87d4ddc72d Deleting middleman *Arrays if Object3D.dynamic == false. 14 年之前
  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 年之前
  Mikael Emtinger 310469b767 Merge branch 'master' of git://github.com/mrdoob/three.js 14 年之前
  Mikael Emtinger cdcc530b0e Removed bugs related to custom attributes and buffers. Removed bug related to attributes.position 14 年之前
  alteredq c234c5cc6e Merge branch 'master' of https://github.com/mrdoob/three.js 14 年之前
  Mr.doob be5a27198c Renamed Ray::intersectArray to Ray::intersectObjects. 14 年之前
  alteredq 023024f520 Updated Blender scene exporter to output proper JSON. Changed OBJ converter to dump less digits for floats. 14 年之前
  Mr.doob 30cfa26ee2 Fixed build script for ThreeWebGL (was missing objects). 14 年之前
  Mr.doob 71d3e32af6 Abstracted Ray::intersectScene into Ray::intersectArray. 14 年之前
  Mr.doob e84d8b5b37 Added WebGL Globe project. 14 年之前
  Mikael Emtinger 1f2d4641c9 Merge branch 'master' of git://github.com/mrdoob/three.js 14 年之前
  Mr.doob e87caabbf8 Removed `__styleString` and `updateStyleString` out of THREE.Color. 14 年之前
  alteredq ef38d481bf Caching vertex texture check. 14 年之前
  alteredq 739e6b4cd4 Synced with empaempa's branch. 14 年之前
  alteredq 0c0af88884 Merge branch 'master' of https://github.com/empaempa/three.js 14 年之前