Commit History

Author SHA1 Message Date
  Mr.doob 928c8177ab Removed no longer needed uniform types. 9 years ago
  Mr.doob 173caa387a stats.js usage clean up 9 years ago
  WestLangley f70369a928 Examples: three.min.js -> three.js 9 years ago
  Mugen87 6857b6d5d3 removed deprecated THREE.ImageUtils.loadTexture 9 years ago
  Mr.doob 626d79eb3d Updated examples. 10 years ago
  Mr.doob 0dbd4b3ae8 Removed IndexBufferAttribute. Promoted index attribute to BufferGeometry. Maybe .addIndices() instead? 10 years ago
  Mr.doob 45ad383082 Updated instancing examples. 10 years ago
  Mr.doob f4c0f657ab More examples clean up. 10 years ago
  Mr.doob 8465b81280 Examples clean up. 10 years ago
  Mr.doob 9b9d5fe259 Updated examples relying on DynamicBufferAttribute. 10 years ago
  Mr.doob 34a2055d38 Fixed all custom attributes examples. 10 years ago
  Mr.doob d74af727b7 Added IndexBufferAttribute. 10 years ago
  dubejf cbf1cd2803 BufferAttribute.length not compatible with r71 10 years ago
  Brage Nilsson 1bffd91c1f InterleavedBufferAttribute: .length is now the number of elements (see #6473) 10 years ago
  Ben Adams 69c81f0da5 Interleaved BufferGeometry 10 years ago