提交歷史

作者 SHA1 備註 提交日期
  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 年之前
  Mr.doob f41b02edfc STLLoader: Some clean up. 12 年之前
  OpenShift guest bd7fda284d add an improved version of the STLLoader 12 年之前
  Mr.doob e73287b0f4 Fixed STLLoader breakage of webgl_loader_scene. 12 年之前
  Mr.doob 411c44881e STLLoader: Code formating. Spaces to tabs and so on. 12 年之前
  OpenShift guest 9d33028192 update STLLoader 12 年之前
  OpenShift guest c261b02c96 update STLLoader with improvements of github 12 年之前
  Mr.doob 389cf29b6b THREE.extend again breaking things. 12 年之前
  Mr.doob 6c35dc23cf Updated to prototype based EventDispatcher. 12 年之前
  Adam Leeper 51380d20f4 style changes: whitespace to tabs, and camelCase 12 年之前
  Adam Leeper 2a90d9d2e7 adds binary STL support, example 12 年之前
  Mr.doob 28bcdb1745 Converting strings to floats in STLLoader. Fixes #2986. 12 年之前
  alteredq 53e71d2106 SceneLoader: workaround for EventDispatcher problems when loading multiple objects with one loader. 12 年之前
  Mr.doob 28aba0b81a Renamed EventTarget to EventDispatcher as discussed in fdb737d078e0e3d6eba9856cec77401082a42fe8. 12 年之前
  alteredq 22e512635b Added VTK and STL models to scene loader example. Added optional callback parameter to VTKLoader and STLLoader load to be compatible with other loaders. 12 年之前
  Mr.doob 85b2ab1f92 xhr -> request 13 年之前
  Mr.doob a2c33129e0 GUI: Handle STL files. 13 年之前
  Mr.doob eaaf6a9490 Yet more clean up to STLLoader and example. 13 年之前