Commit History

Author SHA1 Message Date
  Takahiro d681e0f081 Improve the converting performance from ArrayBuffer to String with TextCoder and some tunings. 8 years ago
  dnewman-polar3d 6028312ec0 Revise logic as per discussion in #10883 8 years ago
  dnewman-polar3d 2edbb1a546 Issue #10883: STLLoader's binary check trips up 8 years ago
  Michael Herzog ef4fe73bc3 STLLoader: Buffer Geometry for ASCII files (#10055) 8 years ago
  Mr.doob 102497da42 Docs/Examples: Renamed XHRLoader to FileLoader. 8 years ago
  Tathagata Chakraborty 82bd697ef0 fixing performance when loading very large ASCII STL files (#9449) 9 years ago
  Mr.doob a88a3e62d7 XMLHttpRequest doesn't have crossOrigin. Fixes #7568. 9 years ago
  gero3 760252a560 add space after comma 10 years ago
  gero3 923256459e fixed files to codestyle 10 years ago
  Mr.doob 70e4206dbf Merge branch 'unify_loaders' of https://github.com/zinefer/three.js into dev 10 years ago
  Josh Sacks b440351f24 return XMLHttpRequest returned from XHRLoader 10 years ago
  Mr.doob 2665e375bf Replaced instanceof Array with Array.isArray(). See #5886. 10 years ago
  brason eb68622a6e Add missing semicolons 10 years ago
  gero3 4501d5a51d revert last commit 10 years ago
  gero3 fe8493157e codestyle fixes 10 years ago
  Shun-An Lee 9b781b1542 Add comments to describe the modification 10 years ago
  Shun-An Lee bb64625533 Improve ability to detect the format of a STL file 10 years ago
  James Kiefer a82e43d7f8 attempty to unify all loaders and plumb manager & crossOrigin 10 years ago
  Mr.doob 20927e06fc Minor tabs to space tweaks. 10 years ago
  Mr.doob 64f3472e29 Loaders clean up. 10 years ago
  James Kiefer 5c07056cdd implement XHRLoader in STLLoader.js 10 years ago
  James Kiefer 0860226bde rm comment 10 years ago
  James Kiefer 4a1c953d9c hook the loading manager in STLLoader.js 10 years ago
  Eugene Rymski 739b1844e6 Support colors in binary STLs 11 years ago
  Mr.doob c4a1defc89 STLLoader: Using statusText instead of responseText on error. See #4913. 11 years ago
  Mr.doob 63496cdd63 STLLoader: Removed TypedGeometry dependency. 11 years ago
  Mr.doob adb27e0c66 Renamed *Geometry2 to *TypedGeometry 11 years ago
  Mr.doob 0fa0baf36f Updated examples and loaders to latest Geometry2/IndexedGeometry2. 11 years ago
  Mr.doob fe3fbd7112 STLLoader: Outputing BufferGeomety out of parseBinary. 11 years ago
  Mr.doob f46a2b841e Removed face.centroid and geometry.computeCentroids() 11 years ago