提交历史

作者 SHA1 备注 提交日期
  zz85 cdd5a20de2 Switched to hashmap implementation for mergeVertices() 14 年之前
  zz85 ab704afe0e this.mergeVertices(); 14 年之前
  zz85 b5f4b24204 moved `computeEdgeFaces()` from `Geometry` to `SubdivisionGeometry` 14 年之前
  zz85 8ead1b1a91 Fixed mergeVertices(). Moved from CubeGeometry to Geometry. Now checkDupVertices(true) removes duplicated vertices 14 年之前
  zz85 0f9c3f44ee Merge remote-tracking branch 'upstream/dev' 14 年之前
  zz85 5c51b8fce2 Tested with Torus. Disabled UVs. 14 年之前
  alteredq 00b01e88b3 Added cars demo. 14 年之前
  alteredq 32e4a556ca Added CubeCamera (for rendering cube maps). 14 年之前
  zz85 61a407f37b Updated Curve.js, Updated builds 14 年之前
  zz85 c2e0d05ec6 Playing around with UVs 14 年之前
  zz85 8edfa99583 Rename SubdivisonGeometry.js to SubdivisionGeometry.js. Fix geometries which use duplicate vertices. SubdivisionGeometry tested with Cube/Sphere/Cylinder/TextGeometry 14 年之前
  alteredq 721d5bb5ba Added FXAA to color lines example. 14 年之前
  alteredq e0a29097cd Added FXAA shader (thanks to @supereggbert) and SavePass. 14 年之前
  zz85 670ebf6139 Fixed SubdivsionGeometry points. Added class, update builds 14 年之前
  zz85 ea634d0ff1 initial subdivision geometry - needs debuggin and more testings 14 年之前
  zz85 3e8c66f6e1 fixed Geometry.js so computeEdgeFaces() writes face indices to edges 14 年之前
  alteredq f43d6a3cd1 Merge remote-tracking branch 'remotes/mrdoob/dev' into dev 14 年之前
  alteredq d275bee331 Optimized attributes updates. 14 年之前
  Mr.doob d376e7ae3b Updated builds. 14 年之前
  Mr.doob 1e0bff03c3 Merge remote-tracking branch 'alteredq/dev' into dev 14 年之前
  alteredq ba75a48a2b Optimized uniforms updates. 14 年之前
  Ivo Benner 92f406bbcc fixed: in-frame adding and removing same objects from scene leads to missing objects 14 年之前
  alteredq 4d34149ab1 Optimized iteration over uniforms in WebGLRenderer. 14 年之前
  alteredq db78ffe003 Some more Math.PI instead of magic numbers. 14 年之前
  alteredq 7e937ebe69 Merge remote-tracking branch 'remotes/mrdoob/dev' into dev 14 年之前
  alteredq 9e39966076 Added ability to disable render passes to EffectComposer. Added simple blend shader to ShaderExtras. 14 年之前
  Mr.doob 10e42ba87a Merge remote-tracking branch 'Pitel/patch-1' into dev 14 年之前
  Mr.doob bc7002b00d ColladaLoader: Removed commented code. 14 年之前
  Bc. Jan Kaláb a734cc34e7 Math.PI instead of 3.14 14 年之前
  Mr.doob 0076362b75 Updated builds. 14 年之前