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

Автор SHA1 Сообщение Дата
  makc 851580c30a Slightly faster BufferGeometry's toJSON 11 лет назад
  Mr.doob 48b299b23b BufferGeometry: Compute BoundingBox/Sphere after applyMatrix(). #6167 11 лет назад
  Ben Houston c9f111c310 adopt THREE.warn rather than THREE.warning to be more inline with console.warn standard. 11 лет назад
  Ben Houston ad068a8757 ensure that "THREE.CLASSNAME:" prefixes all warnings and errors. Redirect two console.log warnings to THREE.warning for improved robustness. 11 лет назад
  Ben Houston 1e97815e77 add THREE.error/THREE.warning to allow for easy redirection of THREE.js specific errors and warnings. 11 лет назад
  Mr.doob d4334724b0 BufferGeometry: Added merge. Only non-indexed geometry. 11 лет назад
  Mr.doob 6c038a83ad Updated fromArray() usage. 11 лет назад
  Mr.doob 598ac122d9 BufferGeometry: Added center placeholder. 11 лет назад
  Mr.doob d2cfb5ec37 Made id property immutable. 11 лет назад
  Mr.doob 2361309318 BufferGeometry: Minor optimisations. 11 лет назад
  dubejf eb806ee326 reorderBuffers: remove unused array 11 лет назад
  dubejf 80d69bf334 reorderBuffers: call ctor of typed array directly 11 лет назад
  dubejf 1466707f88 BufferGeometry: clone attributes 11 лет назад
  Mr.doob 5fdaaa5e5b BufferGeometry: Workaround for computeTangents requiring a drawcall. 11 лет назад
  Mr.doob 90606a278b WebGLRenderer: Reverted non-hot-path Object.keys(). Moved hot-path ones to single-call paths. See #5186. 11 лет назад
  Mr.doob 46e6c931cd WebGLRenderer/BufferGeometry: Handle normals update. 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 лет назад
  Jan Wrobel 4273d6aa82 Remove duplicated bounding box computation from the BufferGeometry 11 лет назад
  Mr.doob abf0ac8b29 BufferGeometry: Fixed bug in fromGeometry. 11 лет назад
  Joshua Koo aafd29c50a Code transforming mrdoob style second attempt See #4806 11 лет назад
  Jan Wrobel 0a3ee86c8c Remove duplicated Box3.addPoint. 11 лет назад
  Mr.doob 892623024b Minor console.log tweaks. 11 лет назад
  Mr.doob d5c57ee8f9 Moved BufferGeometryUtils.fromGeometry to BufferGeometry. See #4835. 11 лет назад
  Mr.doob 40633c8573 Cleaned up warnings and error messages. 11 лет назад
  Mr.doob 422b7118e6 BufferGeometry: Check and report NaN cases in computeBoundingBox/computeBoundinSphere. 12 лет назад
  Mr.doob bd1e4dbb7e Updating minecraft example to the new geometries. 12 лет назад
  Mr.doob db1947639b Merge branch 'dev-geometry-experiment' of https://github.com/jbaicoianu/three.js into dev 12 лет назад
  Mr.doob fe7167c71a Minor tweaks. 12 лет назад
  Juergen Ahting acf315b800 added comment justifying the detailed computation of the boundingSphere 12 лет назад

粤ICP备19079148号