История коммитов

Автор SHA1 Сообщение Дата
  Mr.doob f8ecbb150e Moved *Exporter code to the objects themselves. See #4621. 11 лет назад
  Mr.doob 2efc87a00d Added type property to all relevant objects. 11 лет назад
  OpenShift guest 2f4a310330 Make it possible to update the materialIndex on a meshFacematerial 11 лет назад
  OpenShift guest e2f126d981 Don't use forinstatement in renderer 11 лет назад
  Joshua Koo aafd29c50a Code transforming mrdoob style second attempt See #4806 11 лет назад
  Mr.doob 355b68b9a0 Moved GeometryUtils to examples/js/utils. Added randomPointsinBufferGeometry. See #4835. 11 лет назад
  Mr.doob e58553d1ba Renamed ParticleSystem to Points and ParticleSystemMaterial to PointsMaterial. See #4726. 11 лет назад
  Mr.doob f8a8d4177d Fixed TransformControls. 11 лет назад
  Mr.doob d1a18e9b2d Geometry.merge(): Check that geometry is instance of THREE.Geometry. 11 лет назад
  Mr.doob 2c058ac3ce Geometry: Removed unused variable assignation. Fixes #4652. 11 лет назад
  Mr.doob b6e22e226c Nicer API for Geometry.merge() 11 лет назад
  Mr.doob 81744b42c9 Moved GeometryUtils.merge to Geometry.merge. 11 лет назад
  Mr.doob c0a0aef2ef Rescued Geometry. 11 лет назад
  Mr.doob b827aaef25 Typed* to Proxy* 11 лет назад
  Mr.doob 47cdd49df2 Fixed dependencies and compiler warnings. 11 лет назад
  James Baicoianu 88dc98ef70 Added skinIndices/skinWeights, vertexTangents, Geometry.clone/computeBoundingSphere/computeBoundingBox/computeFaceNormals/computeVertexNormals 11 лет назад
  James Baicoianu 85c2594863 Replaced Geometry with new BufferGeometry-based compatibility layer 11 лет назад
  Mr.doob f46a2b841e Removed face.centroid and geometry.computeCentroids() 11 лет назад
  gero3 4eaa98320b Update Geometry.js 11 лет назад
  Mr.doob 2af775f76b Moved WebGLRenderer sortFacesByMaterial to Geometry.makeGroups as per @wivlaro's #3432 PR. 11 лет назад
  Martin Wicke 24cfa675b8 remove __tmpVertices vertex normal cache 11 лет назад
  Martin Wicke 089741d0ad initialize face.vertexNormals and __tmpVertices more often, to make sure they are available when computeVertexNormals is called (again) after faces or vertices have changed. 11 лет назад
  Mr.doob 3f3cfa27de Removed THREE.Ribbon. See #3860. 12 лет назад
  zexee 41b1a45a63 Update Geometry.js 12 лет назад
  Mr.doob b3f7e8f923 Removed faceUvs stuff. 12 лет назад
  Mr.doob ac1e90b9b0 Removed more Face3/Face4 checks. 12 лет назад
  Mr.doob 41dcce8e8b Removed Face4 bits in src. 12 лет назад
  Mr.doob a356e4dc8d Basic changes. 12 лет назад
  Mr.doob 32ca1d4740 Prettified EventDispatcher API. 12 лет назад
  Mr.doob 72f94e88dd Reverted to uint vased ids. Added uuid property. 12 лет назад