Historique des commits

Auteur SHA1 Message Date
  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 11 ans
  Mr.doob dd089570da Added Texture.DEFAULT_IMAGE. Different solution for #4559. il y a 11 ans
  Mr.doob d1454b25de Fixed some more examples. il y a 11 ans
  Mr.doob 9c7f2ee12c Implemented THREE.Loader.Handlers. il y a 11 ans
  Mu Daosheng b5578be417 tgaTexture: scene, collada, and obj loader support tga texture format il y a 11 ans
  Mr.doob a44caeb28d MTLLoader: Typo in isPowerOfTwo call. il y a 11 ans
  Christopher Probst 9410acc9a9 #4289 Move isPowerOfTwo to THREE.Math and update all references il y a 11 ans
  Mr.doob 21515188fd Simplified OBJLoader, MTLLoader and OBJMTLLoader. il y a 12 ans
  Mr.doob 32ca1d4740 Prettified EventDispatcher API. il y a 12 ans
  Mr.doob bcf7a73b50 Moved MTLLoader.MaterialCreator.loadTexture to inside the prototype definition. il y a 12 ans
  Skeel 125dc450e4 Fixed bug in MTLLoader.js il y a 12 ans
  Mr.doob 0a9818564b Merge branch 'master' into dev il y a 12 ans
  gero3 35db421286 #fixes 3539 il y a 12 ans
  Mr.doob 23a2faace6 Fixed ImageLoader breakage. See #3442. il y a 12 ans
  Mr.doob 389cf29b6b THREE.extend again breaking things. il y a 12 ans
  Mr.doob 6c35dc23cf Updated to prototype based EventDispatcher. il y a 12 ans
  Mr.doob 5a0323ac28 Replaced startsWidth and endsWidth with regexp. See #3003. il y a 12 ans
  Mr.doob 28aba0b81a Renamed EventTarget to EventDispatcher as discussed in fdb737d078e0e3d6eba9856cec77401082a42fe8. il y a 12 ans
  Mr.doob de9958b642 Removed SceneUtils.traverseHierarchy and SceneUtils.showHierarchy. Added object.traverse. il y a 13 ans
  alteredq a22b6a4609 Added compressed textures support to MTLLoader. il y a 13 ans