Commit History

Author SHA1 Message Date
  WestLangley d0d253e5f7 Clarify warning messages (#27288) 1 year ago
  Michael Herzog c7675922c7 Update InterleavedBuffer.js 1 year ago
  Garrett Johnson 4f6ecee04d BufferAttribute: Add support for multiple update ranges (#27103) 1 year ago
  Levi Pesin cac2e49415 Cleanup (#24181) 3 years ago
  Marco Fugaro 6e897f9a42 Core: Switch to this.is* = true. (#24047) 3 years ago
  Garrett Johnson 82d88ee5a8 Fix InstancedInterleavedBuffer not cloning correctly (#21781) 4 years ago
  Kai Salmen 43b59f942c Move onUploadCallback from constructor to prototype scope (#21770) 4 years ago
  Marco Fugaro 354f955c83 MathUtils: convert to esmodules to allow for tree-shaking (#21651) 4 years ago
  Michael Herzog 5aaec4c034 Geometry: Convert to classes. (#21635) 4 years ago
  linbingquan d48832331b src: Covert to ES6 default value. 4 years ago
  Mugen87 820ad6bac0 Core: Remove author comments. 5 years ago
  Mugen87 54b5ef6364 BufferGeometry: Retain interleaved data when using .clone(). 5 years ago
  Mugen87 90c545e41c InterleavedBuffer: Use Uint32Array for serializing ArrayBuffer. 5 years ago
  Mugen87 84f886d9d9 BufferGeometry: Retain interleaved data when using .toJSON(). 5 years ago
  Mugen87 20de10da7e Core: Move to let/const. 5 years ago
  Mugen87 8824547318 Merge remote-tracking branch 'upstream/dev' into dev29 5 years ago
  aardgoose accb3eb7bf deprecate InterleavedBuffer .setArray 6 years ago
  Mugen87 de6472aa78 BufferAttribute: Deprecate .dynamic,introduce .usage 6 years ago
  Takahiro efdc1e6529 InterleavedBuffer.setArray method chaning 7 years ago
  aardgoose 667bd407af move empty callbacks to prototype 7 years ago
  aardgoose 366450a2e9 remove uuid from BufferAttribute etc. 7 years ago
  bentok 680f499d6b Add file extension to import paths 8 years ago
  Mr.doob cc7e17a803 Clean up. 8 years ago
  Tristan VALCKE 08c40e22c7 Remove unecessary constructor assignments 8 years ago
  Tristan VALCKE 46630ad44b Style 8 years ago
  Tristan VALCKE 192e8671d1 Fix InterleavedBuffer accessors 8 years ago
  Tristan VALCKE 48de0f393d Protect IntereavedBuffer against the closure circular reference bug 8 years ago
  Al McElrath ab9605b9b5 Add missing onUpload feature (from BufferAttribute) 8 years ago
  Matt DesLauriers 348b72eefe Allow user to copy full buffer with `gl.bufferData` (#9631) 8 years ago
  Mr.doob fd4c58dcbe BufferGeometry/InterleavedBuffer: Set count to 0 if called with undefined array. See clone(). 9 years ago