Commit History

Author SHA1 Message Date
  Mr.doob 53796b3697 *Geometry.clone() clean up. 10 years ago
  Mr.doob 23d6cc56e2 SphereBufferGeometry: Handle Uint16 limit. Fixes #7288. 10 years ago
  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 d74af727b7 Added IndexBufferAttribute. 10 years ago
  dubejf 309ef4a729 Simplify copy invocation 10 years ago
  dubejf 2f76f92a1b Rename _copyFrom to copy 10 years ago
  dubejf 802e589cc0 CloneProperties renamed _copyFrom, swap src / dest arg order 10 years ago
  dubejf 89491d9ba0 Clone should take no argument. Introduce CloneProperties 10 years ago
  dubejf 8785ae9c57 Extras geometries: clone 10 years ago
  WestLangley 30267e329d SphereBufferGeometry: Fix edge case logic 10 years ago
  WestLangley d12cde6bd2 SphereBufferGeometry: Fixed missing faces in sphere sectors 10 years ago
  Mr.doob fdf8022074 Sphere*Geometry clean up. 10 years ago
  Ben Adams e6372ea389 Uninterleave sphere geo 10 years ago
  Arthur Silber eddba930f5 Fix minification build error in SphereBufferGeometry.js 10 years ago
  Ben Adams 723d3f4019 SphereBufferGeometry 10 years ago