Historie revizí

Autor SHA1 Zpráva Datum
  Mr.doob eda6cd1e0e Geometry.fromBufferGeometry(): Support drawcalls/offsets. See #5864. před 10 roky
  brason 34024452d4 Removed unused variables. před 10 roky
  Mr.doob abb1b9ef11 Geometry: Simplified .center() před 10 roky
  Ben Houston 1e97815e77 add THREE.error/THREE.warning to allow for easy redirection of THREE.js specific errors and warnings. před 10 roky
  Mr.doob 11b5d86fc7 Geometry: Cleaned up clone(). před 10 roky
  Ivan Latunov 537b904de9 Fix spaces před 10 roky
  Ivan Latunov 2475f19e4b Format code mrdoob style před 10 roky
  Ivan Latunov d939d3b84a Geometry.clone() clones all UV layers před 10 roky
  Mr.doob 7ec810a115 Geometry: Minor clean up. před 10 roky
  Mr.doob 7777d08aac Geometry: Clone uvs in fromBufferGeometry(). See #5567 před 10 roky
  Mr.doob 83807eadf8 Geometry: Avoid creating undefined uvs in .fromBufferGeometry(). Fixes #5567. před 10 roky
  Mr.doob ec7d25e18b Geometry: Simplified to just merge() and mergeMesh(). před 11 roky
  Kevin a0462253e9 Update Geometry.js před 11 roky
  Mr.doob 06d98a3620 Moved Geometry.makeGroups to WebGLRenderer. před 11 roky
  Mr.doob 511cf473d1 Interactive examples clean up. před 11 roky
  Mr.doob d2cfb5ec37 Made id property immutable. před 11 roky
  Mr.doob a7c2c048eb Removed all remaining buffersNeedUpdate flags. před 11 roky
  astrolabio 4b12976039 uvPosition is not used in the merge function před 11 roky
  Mr.doob 3daf0b234c Geometry.fromBufferGeometry() also cloning colors. před 11 roky
  Mr.doob 0a10887e50 Cloning normals in Geometry.fromBufferGeometry(). Bad things happen otherwise. před 11 roky
  Mr.doob 60692cf4c2 Geometry: Fixed fromBufferGeometry(). před 11 roky
  Mr.doob d43dd3868a Minor tweaks. před 11 roky
  Mr.doob 384b8a126a Added fromBufferGeometry() method to Geometry. před 11 roky
  Mr.doob f8ecbb150e Moved *Exporter code to the objects themselves. See #4621. před 11 roky
  Mr.doob 2efc87a00d Added type property to all relevant objects. před 11 roky
  OpenShift guest 2f4a310330 Make it possible to update the materialIndex on a meshFacematerial před 11 roky
  OpenShift guest e2f126d981 Don't use forinstatement in renderer před 11 roky
  Joshua Koo aafd29c50a Code transforming mrdoob style second attempt See #4806 před 11 roky
  Mr.doob 355b68b9a0 Moved GeometryUtils to examples/js/utils. Added randomPointsinBufferGeometry. See #4835. před 11 roky
  Mr.doob e58553d1ba Renamed ParticleSystem to Points and ParticleSystemMaterial to PointsMaterial. See #4726. před 11 roky