Commit History

Author SHA1 Message Date
  Mr.doob c8e3b3b52c Removed remaining `addIndex()`. Fixes #7164. 10 years ago
  Mr.doob 0dbd4b3ae8 Removed IndexBufferAttribute. Promoted index attribute to BufferGeometry. Maybe .addIndices() instead? 10 years ago
  Mr.doob 503f2b088f InstancedBufferGroup: drawcalls to groups. 10 years ago
  Mr.doob c200eaea13 WebGLRenderer: Removed drawcall.index. See #7003. 10 years ago
  Daniel Hritzkiv 187d2f8fd2 Fixed reference to geometry in clone method of InstancedBufferGeometry 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 d2ca5091f6 Encapsulate drawcalls/offsets 10 years ago
  Mr.doob b11c9e3da8 Spaces to tabs. 10 years ago
  Ben Adams 69c81f0da5 Interleaved BufferGeometry 10 years ago
  Ben Adams fc8af1f17f BufferedGeometry Instancing 10 years ago