Histórico de commits

Autor SHA1 Mensagem Data
  Temdog007 bbb1105c01 Fix format 6 anos atrás
  Temdog007 672258ec1d Add .toJSON to BufferAttribute 6 anos atrás
  Takahiro b1f1b573d2 BufferAttribute.setArray method chaining 7 anos atrás
  Takahiro 03f74c4dca Fix missing name copy in BufferAttribute.copy 7 anos atrás
  aardgoose 5c3e5e0834 Define callback default function on prototype instead of in constructor 7 anos atrás
  aardgoose 366450a2e9 remove uuid from BufferAttribute etc. 7 anos atrás
  Mugen87 fc0bf02af0 DirectGeometry: Remove .indices 7 anos atrás
  Brian Sheridan 03035098e4 Modify all typed BufferAttributes to accept 'normalized' as a param. 8 anos atrás
  bentok 680f499d6b Add file extension to import paths 8 anos atrás
  Mugen87 50d9be3136 Mesh .updateMorphTargets(): BufferGeometry support 8 anos atrás
  Mr.doob 58b1f74fb9 Fixed InterleavedBufferAttribute. 8 anos atrás
  Mr.doob a55ecbeba1 WebGLAttributes refactoring. 8 anos atrás
  Mr.doob cc7e17a803 Clean up. 8 anos atrás
  Tristan VALCKE 08c40e22c7 Remove unecessary constructor assignments 8 anos atrás
  Tristan VALCKE aa6cbdd075 Fix forgotten setter in BufferAttribute prototype assignement 8 anos atrás
  Tristan VALCKE 46630ad44b Style 8 anos atrás
  Tristan VALCKE 9757d97f67 Fix BufferAttribute accessors 8 anos atrás
  Tristan VALCKE 4a7168ca5f Protect BufferAttribute against the closure circular reference bug 8 anos atrás
  Ludovic Bailly 534e559ccc Fixed cloning BufferAttribute 8 anos atrás
  Mr.doob 33bfe1b393 Refactored BufferAttribute shortcuts. See #10055. 8 anos atrás
  Mr.doob 85ab4d1d4d BufferAttribute: onUpload callback to callback setter. 8 anos atrás
  Mr.doob 91802d6870 BufferAttribute.onUpload() clean up. 8 anos atrás
  aardgoose 629195b9b7 Discard attribute typed arrays for buffered geometries that are not modified after initial rendering (#9512) 8 anos atrás
  Matt DesLauriers 348b72eefe Allow user to copy full buffer with `gl.bufferData` (#9631) 8 anos atrás
  Mr.doob fd4c58dcbe BufferGeometry/InterleavedBuffer: Set count to 0 if called with undefined array. See clone(). 9 anos atrás
  aardgoose 3ac4adefcc Buffer attribute size is fixed at creation. Remove unneeded recalculations (#9658) 9 anos atrás
  Mr.doob 2e6ff7d6cf BufferAttribute: Clean up. 9 anos atrás
  Mr.doob f216c35b9b BufferAttribute: More robust array check. Fixes 3d2dd7aba7fc7b9800276a38494e8e6fb8f91f32. 9 anos atrás
  Mr.doob 862579f741 Clean up. 9 anos atrás
  Younes Riad 3d2dd7aba7 Add typechecking for array argument in BufferAttribute (#9445) 9 anos atrás