提交歷史

作者 SHA1 備註 提交日期
  Paul Edwards f48940bfc9 Fixed bug where last group in OBJ was not added. 12 年之前
  Mr.doob 437b0a9fc1 Refactored OBJLoader and OBJMTLLoader. 12 年之前
  Mr.doob 50e0e3927e OBJLoader/OBJMTLLoader patch for rhino glitch. Fixes #2897. 12 年之前
  alteredq 53e71d2106 SceneLoader: workaround for EventDispatcher problems when loading multiple objects with one loader. 12 年之前
  Mr.doob 28aba0b81a Renamed EventTarget to EventDispatcher as discussed in fdb737d078e0e3d6eba9856cec77401082a42fe8. 12 年之前
  Mr.doob c1f9ef832e Replaced THREE.UV with THREE.Vector2. 12 年之前
  alteredq 8109156a64 Fixed jquery dependency in OBJMTLLoader. Fixed variable redeclaration in OBJLoader. Fixed unreachable code in GeometryExporter warnings. 13 年之前
  Mr.doob 85b2ab1f92 xhr -> request 13 年之前
  Mr.doob a2c33129e0 GUI: Handle STL files. 13 年之前
  Dahie d7b9dfd30a Improves/extends whitespace parsing in OBJLoader 13 年之前
  Mr.doob 54bea419e2 Fixing the U business, day 1. 13 年之前
  Mr.doob 81a7f16d1f GUI: More accurate selection box. 13 年之前
  Mr.doob 28236ba1f8 GUI: Import JSON Geometry, OBJ, COLLADA and VTK. 13 年之前
  Mr.doob 8bbd61b149 Using xhr.addEventListener instead of xhr.onreadystatechange. Changed 'complete' event to 'load' as native JavaScript. 13 年之前
  Mr.doob 9c9cf2f27d Using event.content for consistency. 13 年之前
  Mr.doob ede49a8260 OBJLoader now using EventDispatcher. 13 年之前
  Mr.doob a0a9cb1b81 Added StereoEffect. 13 年之前
  Mr.doob b6dcf718c7 Added UV support to OBJLoader. 13 年之前
  Mr.doob 21a5aa4b6d Reformated VTKLoader. 13 年之前
  Mr.doob db5ff0e3bb OBJLoader: Added normals. 13 年之前
  Mr.doob 9d84fbe439 OBJLoader: Now returning an array of objects. 13 年之前
  Mr.doob ac296e14f3 OBJLoader: Added support for floats with e- and e+. 13 年之前
  Mr.doob a4eae2daac Some more tweaks on OBJLoader. Hopefully it can now serve as a good reference. 13 年之前
  Mr.doob b571a8000e OBJLoader: Nicer handling of callback. 13 年之前
  Mr.doob 4c0e3d391a OBJLoader: some spacing. 13 年之前
  Mr.doob 4d8c6196c1 OBJLoader: Completed regular expresions for quad support. 13 年之前
  Mr.doob d38e677321 OBJLoader: Better support Vector4 whenever we find one. 13 年之前
  Mr.doob 0a694cf3a3 OBJLoader now supports quads. Code is getting messier, but readable still. 13 年之前
  Mr.doob 80f5016f17 OBJLoader: Added support to vertex/uv for completeness sake. 13 年之前
  Mr.doob 3b1a002dad OBJLoader: Added support to vertex/normal pattern (so Walt loads). 13 年之前