Commit History

Author SHA1 Message Date
  deepkolos 39b6fa02a5 enhance DataTextureLoader 4 years ago
  deepkolos fa43b759e7 use DataTextureLoader and custom onLoad 4 years ago
  deepkolos 3194437dce reset to Texture default setting 4 years ago
  deepkolos 16ffe39a86 use modularize.js to generate jsm 4 years ago
  Mr.doob 4a8b92d5b1 Examples: Removed deprecation warning. 4 years ago
  Mugen87 c748ab3544 Loaders: Clean up. 4 years ago
  Amos 51863e1835 update all loaders to pass down withCredentials option to internal FileLoader 4 years ago
  Mugen87 1f9cacf467 TGALoader: Fix usage of OffscreenCanvas. 5 years ago
  Mugen87 226b60deab Examples: Remove author comments. 5 years ago
  Mugen87 a7eacadd53 Examples: Fix link in modules warning. 5 years ago
  Mr.doob 8880636d52 Examples: Tweaked deprecation message. 5 years ago
  Mugen87 7dd44e809e Examples: Deprecate examples/js. 5 years ago
  Mugen87 b14fce14a7 Examples: Clean up. 5 years ago
  Mugen87 aeb7309ff3 Global: Clean up. 5 years ago
  Mugen87 015c121691 Examples: Inherit from Loader III. 5 years ago
  Jenna Sloan 43ca366109 Fixed malformed jsdoc comment blocks 6 years ago
  Mr.doob 679d564dc5 TGALoader: Clean up. 6 years ago
  Merwan Achibet f232212f3b Fixed TGALoader failing with web workers because of undefined document 6 years ago
  Mugen87 a91cd165ab TGALoader: Added .setPath() 7 years ago
  Mugen87 e6cb9ac8b6 Loaders: Improve code quality 7 years ago
  Mugen87 e6254c69dc TGALoader: Clean up 8 years ago
  Mugen87 71b91cff0f TGALoader: Refactoring 8 years ago
  Mr.doob 102497da42 Docs/Examples: Renamed XHRLoader to FileLoader. 8 years ago
  Takahiro fff179add1 Change TGALoader ouput from DataTexture with pixels to Texture with canvas 9 years ago
  Daosheng Mu 318c4ccfe7 Fix tga parsing bug of horizontal origin. 9 years ago
  takahiro 9f51ce0f44 THREE.TGALoader bug fix. 9 years ago
  gero3 923256459e fixed files to codestyle 10 years ago
  Mr.doob d47b8fba72 Reverted console.* to THREE.* change. See #5791. 10 years ago
  brason b0f0c3bd1a Remove unnecessary 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