Commit historia

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