Historique des commits

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