Commit History

Author SHA1 Message Date
  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
  Mr.doob ab8c387631 InterleaveBuffer/InterleaveBufferAttribute: Removed no longer used length calls. 9 years ago
  aardgoose 3ac4adefcc Buffer attribute size is fixed at creation. Remove unneeded recalculations (#9658) 9 years ago
  Mr.doob 9147f32ca2 Clean up. 9 years ago
  Rich Harris 4f98d35ed7 Remove unused `is*` properties (#9381) 9 years ago
  Mr.doob bdea7d00ce Fixed function formatting 9 years ago
  Rich Harris f65e669af9 Modules (#9310) 9 years ago
  simonThiele 0972db114e copy function should return the result to work 9 years ago
  Mr.doob 69c1daff54 *BufferAttribute/*InterleavedBuffer: Updated copy/clone. 10 years ago
  Mr.doob 2a0c1bf2bc Removed DynamicBufferAttribute. 10 years ago
  Daniel Hritzkiv ba65769db7 Updated clone + copy methods; rearranged methods; fix CubeTexture's clone method 10 years ago
  gero3 923256459e fixed files to codestyle 10 years ago
  dubejf 90d5c79855 Rename updateCounter to version. Add api doc. 10 years ago
  dubejf e27a310afd needsUpdate of buffers is never read from 10 years ago
  dubejf 9af4f0b1ef Implement and use update counter 10 years ago
  dubejf 1753badade Add count to InterleavedBuffer 10 years ago
  Fordy 9b49f963ac renamed webglproperties method names. Now correctly accounts for interleaved attributes sharing buffers 10 years ago
  Mr.doob b11c9e3da8 Spaces to tabs. 10 years ago
  Ben Adams 69c81f0da5 Interleaved BufferGeometry 10 years ago