提交历史

作者 SHA1 备注 提交日期
  Mr.doob e43f90282b Increased all toJSON() versions for consistency. 8 年之前
  Mugen87 1a3add316c BufferGeometry: Clean up 8 年之前
  Brian Burke 8810f7d663 [BufferGeometry] normalizeNormals 8 年之前
  Brian Burke b0fa17caec [BufferGeometry] normalizeNormals 8 年之前
  Tristan VALCKE 08c40e22c7 Remove unecessary constructor assignments 8 年之前
  Mr.doob fcfb140529 Merge branch 'dev' into FixCircularReferences 8 年之前
  Tristan VALCKE 1be8253803 Improve BufferGeometry closure performance 8 年之前
  Tristan VALCKE 9e2478e8a1 Protect BufferGeometry against the closure circular reference bug 8 年之前
  Mr.doob 933f4cae14 Moved arrayMin and arrayMax out of _Math. See #10603. 8 年之前
  Mr.doob 5dbbc93bf2 BufferGeometry: Merged setIndex and setIndexArray. See #10603. 8 年之前
  Mr.doob 0afa7a9363 Replaced Math.max.apply( Max, ... ) with setIndexArray(). See #10603. 8 年之前
  Mr.doob a8b8af084c BufferGeometry: Added setIndexArray(). See #10603. 8 年之前
  Brian Burke 64bf06d663 Correct detection of Uint32BufferAttribute for length of verticies 8 年之前
  Mugen87 eea1697ecc BufferGeometry: Fixed .copy() 8 年之前
  Mr.doob 143045449b Refactored EventDispatcher usage. 8 年之前
  Mugen87 f9160a17e5 Matrix3/Matrix4: Removed .applyToVector3Array() 8 年之前
  Mugen87 cc2a20d411 Box3: Renamed .setFromBuffer to .setFromBufferAttribute 8 年之前
  Mugen87 5b4c8936e5 BufferGeometry: Rename position attribute 8 年之前
  Mugen87 1b2d43c731 BufferGeometry: Make computeBoundingBox and computeBoundingSphere compatible to to InterleavedBufferAttribute 8 年之前
  Mr.doob 03c094db84 BufferGeometry clean up. 8 年之前
  Mr.doob 33bfe1b393 Refactored BufferAttribute shortcuts. See #10055. 8 年之前
  aardgoose c72920490e Cleanup duplicate () and remove redundant checks - introduced by modularisation (#10035) 8 年之前
  Mr.doob 5578c057a9 Box2/Box3: Renamed center/size to getCenter/getSize. See #9675. 9 年之前
  Mr.doob 723979c050 BufferGeometry: Set elementNeedsUpdate to false after recreating DirectGeometry. Closes #9359 9 年之前
  Mr.doob 9147f32ca2 Clean up. 9 年之前
  Rich Harris 4f98d35ed7 Remove unused `is*` properties (#9381) 9 年之前
  Mr.doob bdea7d00ce Fixed function formatting 9 年之前
  Rich Harris f65e669af9 Modules (#9310) 9 年之前
  Mr.doob 574e06f4be Clean up. 9 年之前
  Mr.doob b635f258d9 BufferGeometry.fromGeometry: Add support for geometry.elementsNeedUpdate. See #8338. 9 年之前