提交历史

作者 SHA1 备注 提交日期
  Elisée Maurer ecd0ddd1a1 Set prototype.constructor for all derived classes 10 年之前
  Mr.doob f46a2b841e Removed face.centroid and geometry.computeCentroids() 11 年之前
  Mr.doob 4fba7c36bb Face3ized Qrcode. 12 年之前
  Mr.doob d75e7ae489 Added material.vertexColors = THREE.FaceColor support to CanvasRenderer and SVGRenderer. 13 年之前
  Mr.doob cdfc4f3b8a Implemented Object.create( *.prototype ) pattern as per discussion in #2080. 13 年之前
  Mr.doob 5ba7abc69b Deprecated THREE.Vertex. 13 年之前
  Mr.doob ded6c16ad3 Changed Vertex so it's just a Vector3 and updated all the examples. Fixes #1703. 13 年之前
  Mr.doob 6b151b552e Merging with @alteredq's experimental branches. 13 年之前
  Mr.doob f35e8092c6 More uvs fixes. 14 年之前
  Mr.doob 88c2d7c77b Moved Object::sortObjectByMaterials to WebGLRenderer (so it's done automagically). 14 年之前
  Mr.doob 10e21dde88 `Geometry::computeNormals` → `Geometry::computeFaceNormals` 14 年之前
  Mr.doob 584a8440fd Merging with alteredq's branch. 14 年之前
  Mr.doob a2acf0b390 CanvasRenderer/SVGRenderer: RenderableFace4 is now gone. Unfortunately it created more problems than it solved. 14 年之前