コミット履歴

作者 SHA1 メッセージ 日付
  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 年 前
  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 年 前