提交历史

作者 SHA1 备注 提交日期
  Michael Herzog ef4fe73bc3 STLLoader: Buffer Geometry for ASCII files (#10055) 8 年之前
  Mr.doob 102497da42 Docs/Examples: Renamed XHRLoader to FileLoader. 8 年之前
  Tathagata Chakraborty 82bd697ef0 fixing performance when loading very large ASCII STL files (#9449) 9 年之前
  Mr.doob a88a3e62d7 XMLHttpRequest doesn't have crossOrigin. Fixes #7568. 9 年之前
  gero3 760252a560 add space after comma 10 年之前
  gero3 923256459e fixed files to codestyle 10 年之前
  Mr.doob 70e4206dbf Merge branch 'unify_loaders' of https://github.com/zinefer/three.js into dev 10 年之前
  Josh Sacks b440351f24 return XMLHttpRequest returned from XHRLoader 10 年之前
  Mr.doob 2665e375bf Replaced instanceof Array with Array.isArray(). See #5886. 10 年之前
  brason eb68622a6e Add missing semicolons 10 年之前
  gero3 4501d5a51d revert last commit 10 年之前
  gero3 fe8493157e codestyle fixes 10 年之前
  Shun-An Lee 9b781b1542 Add comments to describe the modification 10 年之前
  Shun-An Lee bb64625533 Improve ability to detect the format of a STL file 10 年之前
  James Kiefer a82e43d7f8 attempty to unify all loaders and plumb manager & crossOrigin 10 年之前
  Mr.doob 20927e06fc Minor tabs to space tweaks. 10 年之前
  Mr.doob 64f3472e29 Loaders clean up. 10 年之前
  James Kiefer 5c07056cdd implement XHRLoader in STLLoader.js 10 年之前
  James Kiefer 0860226bde rm comment 10 年之前
  James Kiefer 4a1c953d9c hook the loading manager in STLLoader.js 10 年之前
  Eugene Rymski 739b1844e6 Support colors in binary STLs 11 年之前
  Mr.doob c4a1defc89 STLLoader: Using statusText instead of responseText on error. See #4913. 11 年之前
  Mr.doob 63496cdd63 STLLoader: Removed TypedGeometry dependency. 11 年之前
  Mr.doob adb27e0c66 Renamed *Geometry2 to *TypedGeometry 11 年之前
  Mr.doob 0fa0baf36f Updated examples and loaders to latest Geometry2/IndexedGeometry2. 11 年之前
  Mr.doob fe3fbd7112 STLLoader: Outputing BufferGeomety out of parseBinary. 11 年之前
  Mr.doob f46a2b841e Removed face.centroid and geometry.computeCentroids() 11 年之前
  Mr.doob 59456ba323 STLLoader: Code lean up. 11 年之前
  Alexander a7f772f670 Fix stl loader in IE 11 年之前
  Mr.doob 32ca1d4740 Prettified EventDispatcher API. 12 年之前