Revīziju vēsture

Autors SHA1 Ziņojums Datums
  Mr.doob f8e6b7542a VTKLoader clean up. 9 gadi atpakaļ
  Sagar Dwibhashyam c61a1e043f Fixed some comments and formatting 9 gadi atpakaļ
  Sagar Dwibhashyam 31ff1e7b92 Added VTP support for VTK. 9 gadi atpakaļ
  Valentin Demeusy 627f7ee4a6 Merge branch 'dev' of https://github.com/mrdoob/three.js into binaryVTKLoader 9 gadi atpakaļ
  Valentin Demeusy 455508c8d3 fix : broken parser when type is ASCII 9 gadi atpakaļ
  Mr.doob a018dc54c2 VTKLoader clean up. 9 gadi atpakaļ
  Valentin Demeusy e7ae748b9f add : vtk binary parser and triangle strip support for both ascii and binary 9 gadi atpakaļ
  Mr.doob 11c166dd6b VTKLoader clean up. 9 gadi atpakaļ
  ALEXANDER PLETZER ed86af5518 ~ replaced spaces by tabs 9 gadi atpakaļ
  ALEXANDER PLETZER a62ef382b6 ~ formatting only 9 gadi atpakaļ
  ALEXANDER PLETZER 56e8acba3a removed the lut part of the code 9 gadi atpakaļ
  ALEXANDER PLETZER ceb86bcb99 + support for colors and normal vectors 9 gadi atpakaļ
  Mr.doob 626d79eb3d Updated examples. 10 gadi atpakaļ
  Mr.doob 0dbd4b3ae8 Removed IndexBufferAttribute. Promoted index attribute to BufferGeometry. Maybe .addIndices() instead? 10 gadi atpakaļ
  Mr.doob d74af727b7 Added IndexBufferAttribute. 10 gadi atpakaļ
  Mr.doob d68f645570 Merge branch 'master' of https://github.com/pletzer/three.js into dev 10 gadi atpakaļ
  ALEXANDER PLETZER 5c3aab835e fix for vertices that are integer numbers 10 gadi atpakaļ
  Mr.doob 70e4206dbf Merge branch 'unify_loaders' of https://github.com/zinefer/three.js into dev 10 gadi atpakaļ
  James Kiefer a82e43d7f8 attempty to unify all loaders and plumb manager & crossOrigin 10 gadi atpakaļ
  Mr.doob 64f3472e29 Loaders clean up. 10 gadi atpakaļ
  Mr.doob c7e24aa04a VTKLoader: Removed computeVertexNormals(). See #5389. 10 gadi atpakaļ
  Mr.doob 18caa66e4e VTKLoader to BufferGeometry. 11 gadi atpakaļ
  Kai Schlamp 0b3ce84eb1 Fixes #4963 11 gadi atpakaļ
  Mr.doob 5c398e68a5 Merge branch 'patch-1' of https://github.com/sentika/three.js into dev 11 gadi atpakaļ
  Alex b1f846408b Update points parser for VTK Loader 11 gadi atpakaļ
  Mr.doob f46a2b841e Removed face.centroid and geometry.computeCentroids() 11 gadi atpakaļ
  Mr.doob 315b3a4a6f Yet more Face4 removed. Also fixed VTKLoader. 12 gadi atpakaļ
  Mr.doob 32ca1d4740 Prettified EventDispatcher API. 12 gadi atpakaļ
  Mr.doob 389cf29b6b THREE.extend again breaking things. 12 gadi atpakaļ
  Mr.doob 6c35dc23cf Updated to prototype based EventDispatcher. 12 gadi atpakaļ