Historial de Commits

Autor SHA1 Mensaje Fecha
  brason eb68622a6e Add missing semicolons hace 10 años
  Jan Waller 90dd7cc0d3 #5791 Use unified Log,Warn & Error handlers, rather than directly using console.error/warn/log hace 10 años
  Jerome Etienne 468f1cde0b fixing indentation hace 10 años
  Jerome Etienne 4e1beb0b48 fix crossOrigin propagation in OBJMTL loader hace 10 años
  Mr.doob 88cde75a12 Update OBJMTLLoader.js hace 10 años
  Vincent Lark 22bd3b2c13 adds loadingmanager for #4827 hace 10 años
  Vincent Lark b86249bba2 passing event handlers. see #4807 #4803 hace 11 años
  Mr.doob aaaabab47f Added THREE.Group. hace 11 años
  Nathan Morse 16f559cbf2 Removed unused var verticesCount from OBJMTLLoader.js hace 11 años
  Mr.doob f46a2b841e Removed face.centroid and geometry.computeCentroids() hace 11 años
  Alex Weiss 39e05394bf OBJ{MTL}Loader: Formatting & whitespace fixes. hace 11 años
  Alex Weiss ca89f4654b OBJLoader & OBJMTLLoader: Fixed sharing of Vector2 & Vector3 objects by UVs & normals. hace 11 años
  Alex Weiss 04a74c8f86 Preserve face ordering in OBJLoader and OBJMTLLoader. hace 11 años
  Mr.doob e0f64d5b8a OBJLoader/OBJMTLLoader: Reverted to previous parsing approach. Fixes #3937 and #3965. hace 11 años
  Mr.doob 21515188fd Simplified OBJLoader, MTLLoader and OBJMTLLoader. hace 12 años
  Mr.doob 369971083b Face3ized OBJLoader and OBJMTLLoader. hace 12 años
  Mr.doob 32ca1d4740 Prettified EventDispatcher API. hace 12 años
  Mr.doob 389cf29b6b THREE.extend again breaking things. hace 12 años
  Mr.doob 6c35dc23cf Updated to prototype based EventDispatcher. hace 12 años
  Mr.doob 31175e9bee OBJLoader/OBJMTLLoader: Added support for values separated by more than one space. Fixes #3108. hace 12 años
  Mr.doob 6277e81c29 Merge remote-tracking branch 'Fktrcfylh/dev' into dev hace 12 años
  Alexander 7a1daad979 Fixed bug where last group in OBJ was not added. hace 12 años
  Mr.doob 5a0323ac28 Replaced startsWidth and endsWidth with regexp. See #3003. hace 12 años
  Mr.doob 437b0a9fc1 Refactored OBJLoader and OBJMTLLoader. hace 12 años
  Mr.doob 50e0e3927e OBJLoader/OBJMTLLoader patch for rhino glitch. Fixes #2897. hace 12 años
  Mr.doob 28aba0b81a Renamed EventTarget to EventDispatcher as discussed in fdb737d078e0e3d6eba9856cec77401082a42fe8. hace 12 años
  Mr.doob c1f9ef832e Replaced THREE.UV with THREE.Vector2. hace 12 años
  alteredq 8109156a64 Fixed jquery dependency in OBJMTLLoader. Fixed variable redeclaration in OBJLoader. Fixed unreachable code in GeometryExporter warnings. hace 13 años
  Mr.doob de9958b642 Removed SceneUtils.traverseHierarchy and SceneUtils.showHierarchy. Added object.traverse. hace 13 años
  alteredq 93b181ac02 Added support for compressed textures to Loader base class. Added compressed textures to JSON loader example. hace 13 años