Commit Verlauf

Autor SHA1 Nachricht Datum
  Mr.doob 0a59139a9f Clean up. vor 7 Jahren
  troy351 482763599d fix #14713 vor 7 Jahren
  Don McCurdy a32d47ed87 fbx2three: Restore ImageUtils, move getDataURL method. vor 7 Jahren
  Mr.doob aa42673ba4 Moved GeometryUtils and ImageUtils to Three.Legacy. vor 10 Jahren
  Mr.doob 52df393563 ImageUtils: Fixed CanvasRenderer breakage. vor 10 Jahren
  Mr.doob b6070a0c9d ImageUtils: Moved getNormalMap() and generateDataTexture() to examples. vor 10 Jahren
  Mr.doob 15da3dde52 ImageUtils: Deprecated loadTexture() and loadTextureCube(). vor 10 Jahren
  Mr.doob e96712e62e ImageUtils: Use CubeTextureLoader in loadTextureCube. vor 10 Jahren
  Mr.doob e8d2b08c0d ImageUtils: Use TextureLoader in loadTexture(). vor 10 Jahren
  Mr.doob 275f339a64 Clean up. vor 10 Jahren
  Lachlan Ford 050f56e52b moved flipY = false to CubeTexture.js vor 10 Jahren
  Mr.doob cdcdde9337 Reverted console.* to THREE.* change. See #5791. vor 11 Jahren
  brason eb68622a6e Add missing semicolons vor 11 Jahren
  gero3 fe8493157e codestyle fixes vor 11 Jahren
  Mr.doob ef2c65dd6d Merge branch 'error_handlers' of http://github.com/bhouston/three.js into dev vor 11 Jahren
  Ivan Latunov 062a511ef4 `loadTextureCube` takes into account `onError` vor 11 Jahren
  Ben Houston 1e97815e77 add THREE.error/THREE.warning to allow for easy redirection of THREE.js specific errors and warnings. vor 11 Jahren
  Mr.doob b66f117aae Fixed ImageUtils.loadTexture breakage. vor 11 Jahren
  Joshua Koo aafd29c50a Code transforming mrdoob style second attempt See #4806 vor 11 Jahren
  Mr.doob 94125d9ec3 More tweaks to Texture. vor 12 Jahren
  Mr.doob dd089570da Added Texture.DEFAULT_IMAGE. Different solution for #4559. vor 12 Jahren
  Mr.doob 6d3415e206 Added THREE.CubeTexture. vor 12 Jahren
  Mr.doob 499ff8aecd Moved ImageUtils.loadTGATexture to examples/TGALoader. vor 12 Jahren
  Mr.doob c808ea2ce5 ImageUtils.loadDDSTexture to examples/DDSLoader. vor 12 Jahren
  Mr.doob 930850202f ImageUtils.loadDDSTexture also using XHRLoader. vor 12 Jahren
  Mr.doob cd73e51035 ImageUtils.loadTGA now using XHRLoader. vor 12 Jahren
  Mr.doob 1778380b00 Fixed TGA loading code. vor 12 Jahren
  Mr.doob db53cfa037 Merge branch 'tgaTextureSupport' of https://github.com/DaoshengMu/three.js into dev vor 12 Jahren
  Mr.doob 40633c8573 Cleaned up warnings and error messages. vor 12 Jahren
  Mu Daosheng 8a6a0220b2 Remove TGATexture class because DataTexture can replace TGATexture class. vor 12 Jahren

粤ICP备19079148号