Revīziju vēsture

Autors SHA1 Ziņojums Datums
  gero3 baa7bec6fd remove unnecessary checks 6 gadi atpakaļ
  Mugen87 e12b7a25f2 Examples: More usage of setPath() and setResourcePath() in loaders. 6 gadi atpakaļ
  Mugen87 e6ddc5ddbe VTKLoader: Remove usage of Geometry 7 gadi atpakaļ
  Don McCurdy b66ff8007a LoaderUtils: Create utils from static Loader methods. 7 gadi atpakaļ
  Don McCurdy f3701a2b7e Loaders: Consolidate text decoding. 7 gadi atpakaļ
  Mr.doob 890a52bd00 VTKLoader: Clean up. 7 gadi atpakaļ
  Trevor Blackwell 71d192e905 Fix indenting and copy/paste bug 7 gadi atpakaļ
  Trevor Blackwell 2ca4891a66 VTKLoader: Support Int32 DataArray, and allow tabs in XML 7 gadi atpakaļ
  Mugen87 e6cb9ac8b6 Loaders: Improve code quality 8 gadi atpakaļ
  Andrii Iudin 19101032d1 Further testing showed that in case of header being UInt32 VTK sets only the header to 4 bytes per value, while the data remains 8 bytes 8 gadi atpakaļ
  Andrii Iudin 1801575c41 Curly bracket changed to sit on the same line :) 8 gadi atpakaļ
  Andrii Iudin 5ebc7f8c40 Curly braces changed to sit on the same line 8 gadi atpakaļ
  Andrii Iudin f5d9a003a6 VTK header is now parsed and used to extract all the compressed data 8 gadi atpakaļ
  Mr.doob 102497da42 Docs/Examples: Renamed XHRLoader to FileLoader. 8 gadi atpakaļ
  tschw ed8831b0e6 EventDispatcher: Deprecated .apply. (#8775) 9 gadi atpakaļ
  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ļ