提交歷史

作者 SHA1 備註 提交日期
  WestLangley 997ff21d0f Add convenience methods 6 年之前
  Mugen87 8824547318 Merge remote-tracking branch 'upstream/dev' into dev29 6 年之前
  aardgoose ffb9838cfa deprecate BufferAttribute .setArray 6 年之前
  Mugen87 de6472aa78 BufferAttribute: Deprecate .dynamic,introduce .usage 6 年之前
  Temdog007 bbb1105c01 Fix format 6 年之前
  Temdog007 672258ec1d Add .toJSON to BufferAttribute 6 年之前
  Takahiro b1f1b573d2 BufferAttribute.setArray method chaining 7 年之前
  Takahiro 03f74c4dca Fix missing name copy in BufferAttribute.copy 7 年之前
  aardgoose 5c3e5e0834 Define callback default function on prototype instead of in constructor 7 年之前
  aardgoose 366450a2e9 remove uuid from BufferAttribute etc. 7 年之前
  Mugen87 fc0bf02af0 DirectGeometry: Remove .indices 7 年之前
  Brian Sheridan 03035098e4 Modify all typed BufferAttributes to accept 'normalized' as a param. 8 年之前
  bentok 680f499d6b Add file extension to import paths 8 年之前
  Mugen87 50d9be3136 Mesh .updateMorphTargets(): BufferGeometry support 8 年之前
  Mr.doob 58b1f74fb9 Fixed InterleavedBufferAttribute. 8 年之前
  Mr.doob a55ecbeba1 WebGLAttributes refactoring. 8 年之前
  Mr.doob cc7e17a803 Clean up. 9 年之前
  Tristan VALCKE 08c40e22c7 Remove unecessary constructor assignments 9 年之前
  Tristan VALCKE aa6cbdd075 Fix forgotten setter in BufferAttribute prototype assignement 9 年之前
  Tristan VALCKE 46630ad44b Style 9 年之前
  Tristan VALCKE 9757d97f67 Fix BufferAttribute accessors 9 年之前
  Tristan VALCKE 4a7168ca5f Protect BufferAttribute against the closure circular reference bug 9 年之前
  Ludovic Bailly 534e559ccc Fixed cloning BufferAttribute 9 年之前
  Mr.doob 33bfe1b393 Refactored BufferAttribute shortcuts. See #10055. 9 年之前
  Mr.doob 85ab4d1d4d BufferAttribute: onUpload callback to callback setter. 9 年之前
  Mr.doob 91802d6870 BufferAttribute.onUpload() clean up. 9 年之前
  aardgoose 629195b9b7 Discard attribute typed arrays for buffered geometries that are not modified after initial rendering (#9512) 9 年之前
  Matt DesLauriers 348b72eefe Allow user to copy full buffer with `gl.bufferData` (#9631) 9 年之前
  Mr.doob fd4c58dcbe BufferGeometry/InterleavedBuffer: Set count to 0 if called with undefined array. See clone(). 9 年之前
  aardgoose 3ac4adefcc Buffer attribute size is fixed at creation. Remove unneeded recalculations (#9658) 9 年之前