Cronologia Commit

Autore SHA1 Messaggio Data
  Mr.doob 6c35dc23cf Updated to prototype based EventDispatcher. 12 anni fa
  Mr.doob 31175e9bee OBJLoader/OBJMTLLoader: Added support for values separated by more than one space. Fixes #3108. 12 anni fa
  Mr.doob 1f859302f7 Editor: Added Renderer section. 12 anni fa
  Mr.doob 5a0323ac28 Replaced startsWidth and endsWidth with regexp. See #3003. 12 anni fa
  Paul Edwards f48940bfc9 Fixed bug where last group in OBJ was not added. 12 anni fa
  Mr.doob 437b0a9fc1 Refactored OBJLoader and OBJMTLLoader. 12 anni fa
  Mr.doob 50e0e3927e OBJLoader/OBJMTLLoader patch for rhino glitch. Fixes #2897. 12 anni fa
  alteredq 53e71d2106 SceneLoader: workaround for EventDispatcher problems when loading multiple objects with one loader. 12 anni fa
  Mr.doob 28aba0b81a Renamed EventTarget to EventDispatcher as discussed in fdb737d078e0e3d6eba9856cec77401082a42fe8. 12 anni fa
  Mr.doob c1f9ef832e Replaced THREE.UV with THREE.Vector2. 12 anni fa
  alteredq 8109156a64 Fixed jquery dependency in OBJMTLLoader. Fixed variable redeclaration in OBJLoader. Fixed unreachable code in GeometryExporter warnings. 13 anni fa
  Mr.doob 85b2ab1f92 xhr -> request 13 anni fa
  Mr.doob a2c33129e0 GUI: Handle STL files. 13 anni fa
  Dahie d7b9dfd30a Improves/extends whitespace parsing in OBJLoader 13 anni fa
  Mr.doob 54bea419e2 Fixing the U business, day 1. 13 anni fa
  Mr.doob 81a7f16d1f GUI: More accurate selection box. 13 anni fa
  Mr.doob 28236ba1f8 GUI: Import JSON Geometry, OBJ, COLLADA and VTK. 13 anni fa
  Mr.doob 8bbd61b149 Using xhr.addEventListener instead of xhr.onreadystatechange. Changed 'complete' event to 'load' as native JavaScript. 13 anni fa
  Mr.doob 9c9cf2f27d Using event.content for consistency. 13 anni fa
  Mr.doob ede49a8260 OBJLoader now using EventDispatcher. 13 anni fa
  Mr.doob a0a9cb1b81 Added StereoEffect. 13 anni fa
  Mr.doob b6dcf718c7 Added UV support to OBJLoader. 13 anni fa
  Mr.doob 21a5aa4b6d Reformated VTKLoader. 13 anni fa
  Mr.doob db5ff0e3bb OBJLoader: Added normals. 13 anni fa
  Mr.doob 9d84fbe439 OBJLoader: Now returning an array of objects. 13 anni fa
  Mr.doob ac296e14f3 OBJLoader: Added support for floats with e- and e+. 13 anni fa
  Mr.doob a4eae2daac Some more tweaks on OBJLoader. Hopefully it can now serve as a good reference. 13 anni fa
  Mr.doob b571a8000e OBJLoader: Nicer handling of callback. 13 anni fa
  Mr.doob 4c0e3d391a OBJLoader: some spacing. 13 anni fa
  Mr.doob 4d8c6196c1 OBJLoader: Completed regular expresions for quad support. 13 anni fa