Historique des commits

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