Commit History

Author SHA1 Message Date
  linbingquan a1cffe93fe Clean up. (#21710) 4 years ago
  Michael Herzog 92572b795c Core: Add missing annotations. (#21643) 4 years ago
  Michael Herzog 5aaec4c034 Geometry: Convert to classes. (#21635) 4 years ago
  Takahiro 7821479720 BufferAttribute .name, .usage, .updateRange serialization (#21279) 4 years ago
  Mr.doob 29d6058fba Merge pull request #20586 from linbingquan/dev-es6-default-value 4 years ago
  linbingquan d48832331b src: Covert to ES6 default value. 4 years ago
  Mugen87 fcf8e98222 WebGLRenderer: Enable half float attributes. 4 years ago
  Mr.doob 4944e56c06 Removed all @author mrdoob. 5 years ago
  Theun de Bruijn 4165bea60e Removed trailing comma (breaking strict es6 build) 5 years ago
  duma c29c82c18a Used vector's `fromBufferArray` method; check explicitly if itemSize === 3 5 years ago
  duma 388710e213 BufferAttribute applyMatrix3 works if itemSize is 2; see issue #19567 for related discussion 5 years ago
  Mugen87 20de10da7e Core: Move to let/const. 5 years ago
  WestLangley 997ff21d0f Add convenience methods 5 years ago
  Mugen87 8824547318 Merge remote-tracking branch 'upstream/dev' into dev29 6 years ago
  aardgoose ffb9838cfa deprecate BufferAttribute .setArray 6 years ago
  Mugen87 de6472aa78 BufferAttribute: Deprecate .dynamic,introduce .usage 6 years ago
  Temdog007 bbb1105c01 Fix format 6 years ago
  Temdog007 672258ec1d Add .toJSON to BufferAttribute 6 years ago
  Takahiro b1f1b573d2 BufferAttribute.setArray method chaining 7 years ago
  Takahiro 03f74c4dca Fix missing name copy in BufferAttribute.copy 7 years ago
  aardgoose 5c3e5e0834 Define callback default function on prototype instead of in constructor 7 years ago
  aardgoose 366450a2e9 remove uuid from BufferAttribute etc. 7 years ago
  Mugen87 fc0bf02af0 DirectGeometry: Remove .indices 7 years ago
  Brian Sheridan 03035098e4 Modify all typed BufferAttributes to accept 'normalized' as a param. 8 years ago
  bentok 680f499d6b Add file extension to import paths 8 years ago
  Mugen87 50d9be3136 Mesh .updateMorphTargets(): BufferGeometry support 8 years ago
  Mr.doob 58b1f74fb9 Fixed InterleavedBufferAttribute. 8 years ago
  Mr.doob a55ecbeba1 WebGLAttributes refactoring. 8 years ago
  Mr.doob cc7e17a803 Clean up. 8 years ago
  Tristan VALCKE 08c40e22c7 Remove unecessary constructor assignments 8 years ago