Histórico de commits

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