Historial de Commits

Autor SHA1 Mensaje Fecha
  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 1f859302f7 Editor: Added Renderer section. hace 12 años
  Mr.doob 5a0323ac28 Replaced startsWidth and endsWidth with regexp. See #3003. hace 12 años
  Paul Edwards f48940bfc9 Fixed bug where last group in OBJ was not added. 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
  alteredq 53e71d2106 SceneLoader: workaround for EventDispatcher problems when loading multiple objects with one loader. 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 85b2ab1f92 xhr -> request hace 13 años
  Mr.doob a2c33129e0 GUI: Handle STL files. hace 13 años
  Dahie d7b9dfd30a Improves/extends whitespace parsing in OBJLoader hace 13 años
  Mr.doob 54bea419e2 Fixing the U business, day 1. hace 13 años
  Mr.doob 81a7f16d1f GUI: More accurate selection box. hace 13 años
  Mr.doob 28236ba1f8 GUI: Import JSON Geometry, OBJ, COLLADA and VTK. hace 13 años
  Mr.doob 8bbd61b149 Using xhr.addEventListener instead of xhr.onreadystatechange. Changed 'complete' event to 'load' as native JavaScript. hace 13 años
  Mr.doob 9c9cf2f27d Using event.content for consistency. hace 13 años
  Mr.doob ede49a8260 OBJLoader now using EventDispatcher. hace 13 años
  Mr.doob a0a9cb1b81 Added StereoEffect. hace 13 años
  Mr.doob b6dcf718c7 Added UV support to OBJLoader. hace 13 años
  Mr.doob 21a5aa4b6d Reformated VTKLoader. hace 13 años
  Mr.doob db5ff0e3bb OBJLoader: Added normals. hace 13 años
  Mr.doob 9d84fbe439 OBJLoader: Now returning an array of objects. hace 13 años
  Mr.doob ac296e14f3 OBJLoader: Added support for floats with e- and e+. hace 13 años
  Mr.doob a4eae2daac Some more tweaks on OBJLoader. Hopefully it can now serve as a good reference. hace 13 años
  Mr.doob b571a8000e OBJLoader: Nicer handling of callback. hace 13 años
  Mr.doob 4c0e3d391a OBJLoader: some spacing. hace 13 años
  Mr.doob 4d8c6196c1 OBJLoader: Completed regular expresions for quad support. hace 13 años