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

Автор SHA1 Сообщение Дата
  Mr.doob 11b5d86fc7 Geometry: Cleaned up clone(). 11 лет назад
  Ivan Latunov 537b904de9 Fix spaces 11 лет назад
  Ivan Latunov 2475f19e4b Format code mrdoob style 11 лет назад
  Ivan Latunov d939d3b84a Geometry.clone() clones all UV layers 11 лет назад
  Mr.doob 7ec810a115 Geometry: Minor clean up. 11 лет назад
  Mr.doob 7777d08aac Geometry: Clone uvs in fromBufferGeometry(). See #5567 11 лет назад
  Mr.doob 83807eadf8 Geometry: Avoid creating undefined uvs in .fromBufferGeometry(). Fixes #5567. 11 лет назад
  Mr.doob ec7d25e18b Geometry: Simplified to just merge() and mergeMesh(). 11 лет назад
  Kevin a0462253e9 Update Geometry.js 11 лет назад
  Mr.doob 06d98a3620 Moved Geometry.makeGroups to WebGLRenderer. 11 лет назад
  Mr.doob 511cf473d1 Interactive examples clean up. 11 лет назад
  Mr.doob d2cfb5ec37 Made id property immutable. 11 лет назад
  Mr.doob a7c2c048eb Removed all remaining buffersNeedUpdate flags. 11 лет назад
  astrolabio 4b12976039 uvPosition is not used in the merge function 11 лет назад
  Mr.doob 3daf0b234c Geometry.fromBufferGeometry() also cloning colors. 11 лет назад
  Mr.doob 0a10887e50 Cloning normals in Geometry.fromBufferGeometry(). Bad things happen otherwise. 11 лет назад
  Mr.doob 60692cf4c2 Geometry: Fixed fromBufferGeometry(). 11 лет назад
  Mr.doob d43dd3868a Minor tweaks. 11 лет назад
  Mr.doob 384b8a126a Added fromBufferGeometry() method to Geometry. 11 лет назад
  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. 12 лет назад
  Mr.doob d1a18e9b2d Geometry.merge(): Check that geometry is instance of THREE.Geometry. 12 лет назад
  Mr.doob 2c058ac3ce Geometry: Removed unused variable assignation. Fixes #4652. 12 лет назад
  Mr.doob b6e22e226c Nicer API for Geometry.merge() 12 лет назад