Commit History

Author SHA1 Message Date
  Mugen87 391c8074ef BufferGeometry: Remove THREE namespace 7 years ago
  Mugen87 9aef29984c BufferGeometry: Fix .setFromPoints() 7 years ago
  Mugen87 d38d3cce02 BufferGeometry/Geometry: Introduce .setFromPoints() 7 years ago
  Mr.doob 8622b1938a Removed GeometryIdCount(). See #10095. 7 years ago
  Mugen87 4f98376fb9 BufferGeometry: Remove MaxIndex 7 years ago
  bentok 680f499d6b Add file extension to import paths 8 years ago
  WestLangley 55f263afd0 Refactor normalizeNormals() 8 years ago
  06wj 44087407c2 Fix some param check bug 8 years ago
  Mr.doob b76fff27eb Revert "Revert closure optimisations" 8 years ago
  Joe Fox 99e5db7dc7 Revert "Improve BufferGeometry closure performance" 8 years ago
  Mr.doob e43f90282b Increased all toJSON() versions for consistency. 8 years ago
  Mugen87 1a3add316c BufferGeometry: Clean up 8 years ago
  Brian Burke 8810f7d663 [BufferGeometry] normalizeNormals 8 years ago
  Brian Burke b0fa17caec [BufferGeometry] normalizeNormals 8 years ago
  Tristan VALCKE 08c40e22c7 Remove unecessary constructor assignments 8 years ago
  Mr.doob fcfb140529 Merge branch 'dev' into FixCircularReferences 8 years ago
  Tristan VALCKE 1be8253803 Improve BufferGeometry closure performance 8 years ago
  Tristan VALCKE 9e2478e8a1 Protect BufferGeometry against the closure circular reference bug 8 years ago
  Mr.doob 933f4cae14 Moved arrayMin and arrayMax out of _Math. See #10603. 8 years ago
  Mr.doob 5dbbc93bf2 BufferGeometry: Merged setIndex and setIndexArray. See #10603. 8 years ago
  Mr.doob 0afa7a9363 Replaced Math.max.apply( Max, ... ) with setIndexArray(). See #10603. 8 years ago
  Mr.doob a8b8af084c BufferGeometry: Added setIndexArray(). See #10603. 8 years ago
  Brian Burke 64bf06d663 Correct detection of Uint32BufferAttribute for length of verticies 8 years ago
  Mugen87 eea1697ecc BufferGeometry: Fixed .copy() 8 years ago
  Mr.doob 143045449b Refactored EventDispatcher usage. 8 years ago
  Mugen87 f9160a17e5 Matrix3/Matrix4: Removed .applyToVector3Array() 8 years ago
  Mugen87 cc2a20d411 Box3: Renamed .setFromBuffer to .setFromBufferAttribute 8 years ago
  Mugen87 5b4c8936e5 BufferGeometry: Rename position attribute 8 years ago
  Mugen87 1b2d43c731 BufferGeometry: Make computeBoundingBox and computeBoundingSphere compatible to to InterleavedBufferAttribute 8 years ago
  Mr.doob 03c094db84 BufferGeometry clean up. 8 years ago