Historique des commits

Auteur SHA1 Message Date
  Jerome Etienne 468f1cde0b fixing indentation il y a 10 ans
  Jerome Etienne 4e1beb0b48 fix crossOrigin propagation in OBJMTL loader il y a 10 ans
  Mr.doob 88cde75a12 Update OBJMTLLoader.js il y a 10 ans
  Vincent Lark 22bd3b2c13 adds loadingmanager for #4827 il y a 10 ans
  Vincent Lark b86249bba2 passing event handlers. see #4807 #4803 il y a 11 ans
  Mr.doob aaaabab47f Added THREE.Group. il y a 11 ans
  Nathan Morse 16f559cbf2 Removed unused var verticesCount from OBJMTLLoader.js il y a 11 ans
  Mr.doob f46a2b841e Removed face.centroid and geometry.computeCentroids() il y a 11 ans
  Alex Weiss 39e05394bf OBJ{MTL}Loader: Formatting & whitespace fixes. il y a 11 ans
  Alex Weiss ca89f4654b OBJLoader & OBJMTLLoader: Fixed sharing of Vector2 & Vector3 objects by UVs & normals. il y a 11 ans
  Alex Weiss 04a74c8f86 Preserve face ordering in OBJLoader and OBJMTLLoader. il y a 11 ans
  Mr.doob e0f64d5b8a OBJLoader/OBJMTLLoader: Reverted to previous parsing approach. Fixes #3937 and #3965. il y a 12 ans
  Mr.doob 21515188fd Simplified OBJLoader, MTLLoader and OBJMTLLoader. il y a 12 ans
  Mr.doob 369971083b Face3ized OBJLoader and OBJMTLLoader. il y a 12 ans
  Mr.doob 32ca1d4740 Prettified EventDispatcher API. 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 31175e9bee OBJLoader/OBJMTLLoader: Added support for values separated by more than one space. Fixes #3108. il y a 12 ans
  Mr.doob 6277e81c29 Merge remote-tracking branch 'Fktrcfylh/dev' into dev il y a 12 ans
  Alexander 7a1daad979 Fixed bug where last group in OBJ was not added. il y a 12 ans
  Mr.doob 5a0323ac28 Replaced startsWidth and endsWidth with regexp. See #3003. il y a 12 ans
  Mr.doob 437b0a9fc1 Refactored OBJLoader and OBJMTLLoader. il y a 12 ans
  Mr.doob 50e0e3927e OBJLoader/OBJMTLLoader patch for rhino glitch. Fixes #2897. il y a 12 ans
  Mr.doob 28aba0b81a Renamed EventTarget to EventDispatcher as discussed in fdb737d078e0e3d6eba9856cec77401082a42fe8. il y a 12 ans
  Mr.doob c1f9ef832e Replaced THREE.UV with THREE.Vector2. il y a 12 ans
  alteredq 8109156a64 Fixed jquery dependency in OBJMTLLoader. Fixed variable redeclaration in OBJLoader. Fixed unreachable code in GeometryExporter warnings. il y a 13 ans
  Mr.doob de9958b642 Removed SceneUtils.traverseHierarchy and SceneUtils.showHierarchy. Added object.traverse. il y a 13 ans
  alteredq 93b181ac02 Added support for compressed textures to Loader base class. Added compressed textures to JSON loader example. il y a 13 ans
  alteredq 12eecef692 Removed jquery dependencies from MTLLoader and OBJMTLLoader. Cleaned up code a bit, reformatted whitespace. Added example. il y a 13 ans
  Angel Xuan Chang 9fe28db70a Add loader for .obj files with textures, and newer version of UTF8 loader. il y a 13 ans