Historique des commits

Auteur SHA1 Message Date
  Mr.doob 102497da42 Docs/Examples: Renamed XHRLoader to FileLoader. il y a 8 ans
  Daniel Hritzkiv 5ded961bb4 DRYer texture creation for different map types (#9336) il y a 9 ans
  Jan Hammerschmidt dfc2b26fda MTLLoader: Support for texture parameters (#9311) il y a 9 ans
  David 8d0ca566cc MTL Loader support for map_Ks (#9308) il y a 9 ans
  kilida d651bbc7d4 Repeated subexpression in MTLLoader.js (#9207) il y a 9 ans
  tschw ed8831b0e6 EventDispatcher: Deprecated .apply. (#8775) il y a 9 ans
  Jonne Nauha 0f4169da0b MTLLoader improvements (#8689) il y a 9 ans
  Mr.doob 341f45e0a5 Clean up. il y a 9 ans
  Mr.doob 3d0640ce23 Fixed MTLLoader. il y a 9 ans
  Mr.doob a88a3e62d7 XMLHttpRequest doesn't have crossOrigin. Fixes #7568. il y a 9 ans
  Mr.doob dd7d07e56e OBJLoader/MTLLoader: Added setPath() il y a 9 ans
  Mr.doob 011c8d3e4c MTLLoader: Added Tr support. Removed invertTransparency option. See #7520 il y a 9 ans
  Mr.doob 76af4dbdb3 MTLLoader: Simplified loadTexture. il y a 9 ans
  Mr.doob d24d7b2ab9 MTLLoader: Removed power of 2 code (WebGLRenderer does this now). il y a 9 ans
  Jens Arps 91370c6e09 Ignore empty entries in MTL files il y a 9 ans
  Mr.doob 6365d638fb MTLLoader: Convert shininess to float. See #7252. il y a 9 ans
  Daniel Hritzkiv 43bedce786 Remove reference to `diffuse` parameter il y a 10 ans
  gero3 923256459e fixed files to codestyle il y a 10 ans
  Mr.doob 70e4206dbf Merge branch 'unify_loaders' of https://github.com/zinefer/three.js into dev il y a 10 ans
  brason eb68622a6e Add missing semicolons il y a 10 ans
  gero3 fe8493157e codestyle fixes il y a 10 ans
  tsone 48d416cf7d MTLLoader: Fix to avoid loading bump map twice in case material contains both 'bump' and 'bump_map'. il y a 10 ans
  tsone a5aa8b7e31 MTLLoader: Added support to load bump maps ('bump', 'map_bump' property). il y a 10 ans
  Mr.doob 522203af01 Merge pull request #5809 from bhouston/remove_material_ambient il y a 10 ans
  Jerome Etienne 468f1cde0b fixing indentation il y a 10 ans
  Jerome Etienne 4e1beb0b48 fix crossOrigin propagation in OBJMTL loader il y a 10 ans
  Ben Houston 6f8d6ddd06 remove material.ambient from everything per discussion here: https://github.com/mrdoob/three.js/pull/5741#issuecomment-67893202 il y a 10 ans
  Mr.doob 92876d839e Fixed more envMap breakage. il y a 10 ans
  James Kiefer a82e43d7f8 attempty to unify all loaders and plumb manager & crossOrigin il y a 10 ans
  Vincent Lark b86249bba2 passing event handlers. see #4807 #4803 il y a 10 ans