提交历史

作者 SHA1 备注 提交日期
  Gero3 71e457a14d run modularize 6 年之前
  Gero3 68080d3af0 fix LGTM Errors 6 年之前
  Mugen87 d194e1c1cd JSM: Added module and TS file for AWDLoader. 6 年之前
  Mugen87 e12b7a25f2 Examples: More usage of setPath() and setResourcePath() in loaders. 6 年之前
  Mugen87 e6cb9ac8b6 Loaders: Improve code quality 8 年之前
  gero3 feee8a9c02 remove unused variable in AWDLoader 8 年之前
  Mr.doob 61520f0d8a Fixed some more lgtm.com alerts. 8 年之前
  Mr.doob 4ab3305a4a Fixed some lgtm.com alerts. 8 年之前
  Tristan Valcke 6e99cf6132 Add missing semicolons, and set correct assignment in AWDLoader 8 年之前
  Mr.doob 102497da42 Docs/Examples: Renamed XHRLoader to FileLoader. 8 年之前
  Mr.doob a88a3e62d7 XMLHttpRequest doesn't have crossOrigin. Fixes #7568. 9 年之前
  Mr.doob 626d79eb3d Updated examples. 10 年之前
  Mr.doob 0dbd4b3ae8 Removed IndexBufferAttribute. Promoted index attribute to BufferGeometry. Maybe .addIndices() instead? 10 年之前
  Mr.doob 5fa3f190e6 Removed unneeded addDrawCalls()s. 10 年之前
  Mr.doob d74af727b7 Added IndexBufferAttribute. 10 年之前
  gero3 e136001051 don't allow else statemnt on new line 10 年之前
  gero3 fb210eb85e add new rule disallowNewlineBeforeBlockStatements 10 年之前
  gero3 923256459e fixed files to codestyle 10 年之前
  dubejf 8eb87c7b63 AddDrawcall: Simplify calls with explicit indexOffset of zero 10 年之前
  dubejf 81533ee52f Reapply fix AWDLoader drawcall conversion after merge 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 b0f0c3bd1a Remove unnecessary semicolons 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 年之前
  gero3 4501d5a51d revert last commit 10 年之前
  gero3 fe8493157e codestyle fixes 10 年之前
  James Kiefer a82e43d7f8 attempty to unify all loaders and plumb manager & crossOrigin 10 年之前
  Elisée Maurer f523a58dc3 Fix a couple uses of ".prototype = new" 10 年之前
  Mr.doob e0b39a419a Editor: Added support for awd files. 11 年之前