История коммитов

Автор SHA1 Сообщение Дата
  Mr.doob 341f45e0a5 Clean up. 9 лет назад
  Mr.doob 3d0640ce23 Fixed MTLLoader. 9 лет назад
  Mr.doob a88a3e62d7 XMLHttpRequest doesn't have crossOrigin. Fixes #7568. 9 лет назад
  Mr.doob dd7d07e56e OBJLoader/MTLLoader: Added setPath() 9 лет назад
  Mr.doob 011c8d3e4c MTLLoader: Added Tr support. Removed invertTransparency option. See #7520 9 лет назад
  Mr.doob 76af4dbdb3 MTLLoader: Simplified loadTexture. 9 лет назад
  Mr.doob d24d7b2ab9 MTLLoader: Removed power of 2 code (WebGLRenderer does this now). 9 лет назад
  Jens Arps 91370c6e09 Ignore empty entries in MTL files 9 лет назад
  Mr.doob 6365d638fb MTLLoader: Convert shininess to float. See #7252. 9 лет назад
  Daniel Hritzkiv 43bedce786 Remove reference to `diffuse` parameter 10 лет назад
  gero3 923256459e fixed files to codestyle 10 лет назад
  Mr.doob 70e4206dbf Merge branch 'unify_loaders' of https://github.com/zinefer/three.js into dev 10 лет назад
  brason eb68622a6e Add missing semicolons 10 лет назад
  gero3 fe8493157e codestyle fixes 10 лет назад
  tsone 48d416cf7d MTLLoader: Fix to avoid loading bump map twice in case material contains both 'bump' and 'bump_map'. 10 лет назад
  tsone a5aa8b7e31 MTLLoader: Added support to load bump maps ('bump', 'map_bump' property). 10 лет назад
  Mr.doob 522203af01 Merge pull request #5809 from bhouston/remove_material_ambient 10 лет назад
  Jerome Etienne 468f1cde0b fixing indentation 10 лет назад
  Jerome Etienne 4e1beb0b48 fix crossOrigin propagation in OBJMTL loader 10 лет назад
  Ben Houston 6f8d6ddd06 remove material.ambient from everything per discussion here: https://github.com/mrdoob/three.js/pull/5741#issuecomment-67893202 10 лет назад
  Mr.doob 92876d839e Fixed more envMap breakage. 10 лет назад
  James Kiefer a82e43d7f8 attempty to unify all loaders and plumb manager & crossOrigin 10 лет назад
  Vincent Lark b86249bba2 passing event handlers. see #4807 #4803 10 лет назад
  Mr.doob dd089570da Added Texture.DEFAULT_IMAGE. Different solution for #4559. 11 лет назад
  Mr.doob d1454b25de Fixed some more examples. 11 лет назад
  Mr.doob 9c7f2ee12c Implemented THREE.Loader.Handlers. 11 лет назад
  Mu Daosheng b5578be417 tgaTexture: scene, collada, and obj loader support tga texture format 11 лет назад
  Mr.doob a44caeb28d MTLLoader: Typo in isPowerOfTwo call. 11 лет назад
  Christopher Probst 9410acc9a9 #4289 Move isPowerOfTwo to THREE.Math and update all references 11 лет назад
  Mr.doob 21515188fd Simplified OBJLoader, MTLLoader and OBJMTLLoader. 12 лет назад