Commit History

Author SHA1 Message Date
  John Pywtorak 08824aa5f7 Added support for mesh vertices input source (non indexed in geometric primitive) texture coordinates,TEXCOORD, and color. 13 years ago
  Mr.doob 7d18966079 WebGLRenderer: Removed opacity === 0 checks. Fixes #1750. 13 years ago
  Mr.doob 45f80cf6d7 Added experimental VTK Loader. 13 years ago
  Mr.doob 21a5aa4b6d Reformated VTKLoader. 13 years ago
  Mr.doob f3dc45406b Working VTKLoader. Fixes #1721. 13 years ago
  Mr.doob f1d47cc2aa Merge remote-tracking branch 'valette/VTKLoader' into dev 13 years ago
  Mr.doob db5ff0e3bb OBJLoader: Added normals. 13 years ago
  Mr.doob 9d84fbe439 OBJLoader: Now returning an array of objects. 13 years ago
  Mr.doob ac296e14f3 OBJLoader: Added support for floats with e- and e+. 13 years ago
  Sebastien Valette 599794415c fix VTKLoader for dev branch 13 years ago
  Sebastien Valette 7b46e067dd Merge branch 'dev' of https://github.com/mrdoob/three.js into dev 13 years ago
  Mr.doob 89d49d8f92 Adding ImageLoader. 13 years ago
  Mr.doob b00aa9b692 Loaders clean up. 13 years ago
  Mr.doob a4eae2daac Some more tweaks on OBJLoader. Hopefully it can now serve as a good reference. 13 years ago
  Sebastien Valette db4d7d1547 another example with low-resolution stanford bunny 13 years ago
  Mr.doob 49c34190c3 Reverting console changes. 13 years ago
  Mr.doob b571a8000e OBJLoader: Nicer handling of callback. 13 years ago
  Mr.doob a7035b78cc Moved ColladaLoader to /examples/js. Also moved /src/extras/loaders to /src/loaders. 13 years ago
  Sebastien Valette 4a87a7b067 added VTKLoader class + example loading the stanford bunny in vtk format 13 years ago
  Mr.doob 5022771d01 Merge remote-tracking branch 'alteredq/dev' into dev 13 years ago
  Mr.doob 4c0e3d391a OBJLoader: some spacing. 13 years ago
  Mr.doob 4d8c6196c1 OBJLoader: Completed regular expresions for quad support. 13 years ago
  alteredq 8785327009 Fixed too strict objectMatrix uniform setting. 13 years ago
  Mr.doob d38e677321 OBJLoader: Better support Vector4 whenever we find one. 13 years ago
  Mr.doob 0a694cf3a3 OBJLoader now supports quads. Code is getting messier, but readable still. 13 years ago
  Mr.doob 22e8f937c3 Removing sortObjects = false on this one doesn't seem to affect performance either. 13 years ago
  alteredq 5875fc9990 Also for doubleSided stress test sorting helps. 13 years ago
  alteredq 8f2b9915f3 Merge remote-tracking branch 'remotes/mrdoob/dev' into dev 13 years ago
  alteredq 8396336330 Turned on sorting in lights stress test. 13 years ago
  Mr.doob 0790d2ac75 Some reformating... 13 years ago