Commit History

Author SHA1 Message Date
  Mr.doob 173caa387a stats.js usage clean up 9 years ago
  WestLangley f70369a928 Examples: three.min.js -> three.js 9 years ago
  Mr.doob f8e6b7542a VTKLoader clean up. 9 years ago
  Sagar Dwibhashyam e8e8a7bfb5 Merged the new Example with the current vtk example. 9 years ago
  Mr.doob 2761f1b161 Examples: Added setPixelRatio(). See #5627. 10 years ago
  Mr.doob c7e24aa04a VTKLoader: Removed computeVertexNormals(). See #5389. 10 years ago
  Mr.doob 18caa66e4e VTKLoader to BufferGeometry. 11 years ago
  Mr.doob 8bb0c809ff Examples: Removed unneded code. 11 years ago
  Eric Haines 4e825a90c2 Remove deprecated from classes 12 years ago
  alteredq 22e512635b Added VTK and STL models to scene loader example. Added optional callback parameter to VTKLoader and STLLoader load to be compatible with other loaders. 12 years ago
  Mr.doob feffb88f1e Includes to editor and examples. 13 years ago
  Mr.doob 2d3e2adcf3 Updated to latest stats.js and moved libs to js/libs. 13 years ago
  Mr.doob a408841c61 Changed three.js link in examples. 13 years ago
  Mr.doob a5a00cc52a Updated examples with three.min.js include. Closes #2229. 13 years ago
  alteredq fb6bf10724 Added support for three-valued material.side to WebGLRenderer. Changed corresponding examples. 13 years ago
  Mr.doob d5b863e702 Merge remote-tracking branch 'alteredq/unflip' into dev 13 years ago
  Mr.doob d06aa42e68 Removed unneded scene.add( camera ) from the examples. 13 years ago
  alteredq 9644ce5287 Merge remote-tracking branch 'remotes/mrdoob/dev' into unflip 13 years ago
  alteredq b838b38f47 Moved doubleSided / flipSided properties from Object3D into Material. 13 years ago
  Mr.doob 632b0f8e0c HTML correctness. 13 years ago
  alteredq ce4cae51f9 Another batch of examples resizing handling. 13 years ago
  Mr.doob 8bbd61b149 Using xhr.addEventListener instead of xhr.onreadystatechange. Changed 'complete' event to 'load' as native JavaScript. 13 years ago
  Mr.doob c50d6e16ca VTKLoader using EventTarget. 13 years ago
  Mr.doob 45f80cf6d7 Added experimental VTK Loader. 13 years ago
  Mr.doob f3dc45406b Working VTKLoader. Fixes #1721. 13 years ago
  Sebastien Valette 4a87a7b067 added VTKLoader class + example loading the stanford bunny in vtk format 13 years ago