Commit History

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