Commit Verlauf

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