Commit History

Author SHA1 Message Date
  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 8 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
  gero3 4501d5a51d revert last commit 10 years ago
  gero3 fe8493157e codestyle fixes 10 years ago
  Nikos M 5cee8deca6 (three.js issue: #5552) add BinaryTextireLoader.js, RGBELoader.js (plus example), TGALoader.js extends BinaryTextureLoader.js 10 years ago
  Vincent Lark 22bd3b2c13 adds loadingmanager for #4827 10 years ago
  Vincent Lark 86f082b95c permute onProgress and onError in TGALoader 10 years ago
  Vincent Lark b86249bba2 passing event handlers. see #4807 #4803 10 years ago
  Mr.doob df46434a1a TGALoader code clean up. 11 years ago
  Mr.doob 499ff8aecd Moved ImageUtils.loadTGATexture to examples/TGALoader. 11 years ago