Commit History

Author SHA1 Message Date
  Mugen87 d194e1c1cd JSM: Added module and TS file for AWDLoader. 6 years ago
  Mugen87 e12b7a25f2 Examples: More usage of setPath() and setResourcePath() in loaders. 6 years ago
  Mugen87 e6cb9ac8b6 Loaders: Improve code quality 8 years ago
  gero3 feee8a9c02 remove unused variable in AWDLoader 8 years ago
  Mr.doob 61520f0d8a Fixed some more lgtm.com alerts. 8 years ago
  Mr.doob 4ab3305a4a Fixed some lgtm.com alerts. 8 years ago
  Tristan Valcke 6e99cf6132 Add missing semicolons, and set correct assignment in AWDLoader 8 years ago
  Mr.doob 102497da42 Docs/Examples: Renamed XHRLoader to FileLoader. 8 years ago
  Mr.doob a88a3e62d7 XMLHttpRequest doesn't have crossOrigin. Fixes #7568. 9 years ago
  Mr.doob 626d79eb3d Updated examples. 10 years ago
  Mr.doob 0dbd4b3ae8 Removed IndexBufferAttribute. Promoted index attribute to BufferGeometry. Maybe .addIndices() instead? 10 years ago
  Mr.doob 5fa3f190e6 Removed unneeded addDrawCalls()s. 10 years ago
  Mr.doob d74af727b7 Added IndexBufferAttribute. 10 years ago
  gero3 e136001051 don't allow else statemnt on new line 10 years ago
  gero3 fb210eb85e add new rule disallowNewlineBeforeBlockStatements 10 years ago
  gero3 923256459e fixed files to codestyle 10 years ago
  dubejf 8eb87c7b63 AddDrawcall: Simplify calls with explicit indexOffset of zero 10 years ago
  dubejf 81533ee52f Reapply fix AWDLoader drawcall conversion after merge 10 years ago
  Mr.doob 70e4206dbf Merge branch 'unify_loaders' of https://github.com/zinefer/three.js into dev 10 years ago
  Mr.doob d47b8fba72 Reverted console.* to THREE.* change. See #5791. 10 years ago
  brason b0f0c3bd1a Remove unnecessary semicolons 10 years ago
  brason eb68622a6e Add missing semicolons 10 years ago
  Jan Waller 90dd7cc0d3 #5791 Use unified Log,Warn & Error handlers, rather than directly using console.error/warn/log 10 years ago
  gero3 4501d5a51d revert last commit 10 years ago
  gero3 fe8493157e codestyle fixes 10 years ago
  James Kiefer a82e43d7f8 attempty to unify all loaders and plumb manager & crossOrigin 10 years ago
  Elisée Maurer f523a58dc3 Fix a couple uses of ".prototype = new" 10 years ago
  Mr.doob e0b39a419a Editor: Added support for awd files. 11 years ago
  Mr.doob 947005be51 Fixed AWDLoader. 11 years ago
  Mr.doob 0ab16a09ee Updated loaders and examples to new BufferAttribute pattern. 11 years ago