提交历史

作者 SHA1 备注 提交日期
  Mr.doob 06d8e55718 Updating docs. 13 年之前
  Mr.doob b6dcf718c7 Added UV support to OBJLoader. 13 年之前
  Mr.doob ee946579c9 Changed AnaglyphWebGLRenderer & co to AnaglyphEffect & co. Fixes #1760. 13 年之前
  Mr.doob b8412d0c9f I don't think we need an example just for this. 13 年之前
  Mr.doob b0ed250e76 Merge remote-tracking branch 'Druidhawk/dev' into dev 13 年之前
  Mr.doob 7d988db87d Having the light on top seems to be much more useful. 13 年之前
  Mr.doob ce91c83349 Merge remote-tracking branch 'qiao/dev' into dev 13 年之前
  Mr.doob fa5a5315e1 Added floating textures support to WebGLRenderer. 13 年之前
  Xueqiao Xu b11af69562 Fixed vertex normals of CylinderGeometry. 13 年之前
  Mr.doob 535848c84d Merge remote-tracking branch 'zz85/master' into dev 13 年之前
  Mr.doob 03b7746f64 Merge remote-tracking branch 'alteredq/dev' into dev 13 年之前
  Mr.doob 586a43e9e3 Removed unneeded code from Kinect example. 13 年之前
  alteredq 6053d97fe6 Added static scene graph performance test. 13 年之前
  alteredq ad3c96d695 Added Loader.js to DOM build to get rid of Closure warning. 13 年之前
  zz85 a67caa485a now in mobius and mobius3d. 13 年之前
  zz85 52458ed72e defaults to quads instead of triangles in ParametricGeometry. Also not using mergeVertices by defaults. 13 年之前
  alteredq cb3efd230d Merge remote-tracking branch 'remotes/mrdoob/dev' into dev 13 年之前
  Mr.doob 37d958a384 Merge remote-tracking branch 'zz85/master' into dev 13 年之前
  zz85 99ac6131e0 space -> tab indentation 13 年之前
  zz85 574ebccf4b refactored parametric argument signature. new THREE.ParametricGeometry( parametricFunction, uSements, ySegements, useQuads ); 13 年之前
  zz85 a027cd0ccb parameter for triangle/quads generation 13 年之前
  zz85 235f35a5e2 test face4s generation in parametricgeometry 13 年之前
  Mr.doob f38d76822f Updated builds. 13 年之前
  Mr.doob 93562b3ca6 Merge remote-tracking branch 'zz85/master' into dev 13 年之前
  zz85 b50f2b97ec so parametric geometries should work. just need to tweak the parameters a little 13 年之前
  zz85 6bf2a48366 phew... caught another bug with ParametricGeometry 13 年之前
  zz85 9705bc05a9 mobius strip parametric geometry 13 年之前
  Mr.doob 4cc7a01343 Merge remote-tracking branch 'alteredq/dev' into dev 13 年之前
  alteredq f356316b56 Merge remote-tracking branch 'remotes/mrdoob/dev' into dev 13 年之前
  alteredq 85ca01acdd Cleanup of GL culling state handling in WebGLRenderer and ShadowMapPlugin. 13 年之前