提交歷史

作者 SHA1 備註 提交日期
  gero3 923256459e fixed files to codestyle 10 年之前
  Mr.doob 70e4206dbf Merge branch 'unify_loaders' of https://github.com/zinefer/three.js into dev 10 年之前
  Mr.doob d47b8fba72 Reverted console.* to THREE.* change. See #5791. 10 年之前
  brason eb68622a6e Add missing semicolons 10 年之前
  Jan Waller 90dd7cc0d3 #5791 Use unified Log,Warn & Error handlers, rather than directly using console.error/warn/log 10 年之前
  Jerome Etienne 468f1cde0b fixing indentation 10 年之前
  Jerome Etienne 4e1beb0b48 fix crossOrigin propagation in OBJMTL loader 10 年之前
  Mr.doob 88cde75a12 Update OBJMTLLoader.js 10 年之前
  James Kiefer a82e43d7f8 attempty to unify all loaders and plumb manager & crossOrigin 10 年之前
  Vincent Lark 22bd3b2c13 adds loadingmanager for #4827 10 年之前
  Vincent Lark b86249bba2 passing event handlers. see #4807 #4803 10 年之前
  Mr.doob aaaabab47f Added THREE.Group. 11 年之前
  Nathan Morse 16f559cbf2 Removed unused var verticesCount from OBJMTLLoader.js 11 年之前
  Mr.doob f46a2b841e Removed face.centroid and geometry.computeCentroids() 11 年之前
  Alex Weiss 39e05394bf OBJ{MTL}Loader: Formatting & whitespace fixes. 11 年之前
  Alex Weiss ca89f4654b OBJLoader & OBJMTLLoader: Fixed sharing of Vector2 & Vector3 objects by UVs & normals. 11 年之前
  Alex Weiss 04a74c8f86 Preserve face ordering in OBJLoader and OBJMTLLoader. 11 年之前
  Mr.doob e0f64d5b8a OBJLoader/OBJMTLLoader: Reverted to previous parsing approach. Fixes #3937 and #3965. 11 年之前
  Mr.doob 21515188fd Simplified OBJLoader, MTLLoader and OBJMTLLoader. 12 年之前
  Mr.doob 369971083b Face3ized OBJLoader and OBJMTLLoader. 12 年之前
  Mr.doob 32ca1d4740 Prettified EventDispatcher API. 12 年之前
  Mr.doob 389cf29b6b THREE.extend again breaking things. 12 年之前
  Mr.doob 6c35dc23cf Updated to prototype based EventDispatcher. 12 年之前
  Mr.doob 31175e9bee OBJLoader/OBJMTLLoader: Added support for values separated by more than one space. Fixes #3108. 12 年之前
  Mr.doob 6277e81c29 Merge remote-tracking branch 'Fktrcfylh/dev' into dev 12 年之前
  Alexander 7a1daad979 Fixed bug where last group in OBJ was not added. 12 年之前
  Mr.doob 5a0323ac28 Replaced startsWidth and endsWidth with regexp. See #3003. 12 年之前
  Mr.doob 437b0a9fc1 Refactored OBJLoader and OBJMTLLoader. 12 年之前
  Mr.doob 50e0e3927e OBJLoader/OBJMTLLoader patch for rhino glitch. Fixes #2897. 12 年之前
  Mr.doob 28aba0b81a Renamed EventTarget to EventDispatcher as discussed in fdb737d078e0e3d6eba9856cec77401082a42fe8. 12 年之前