Skip to content

Releases: Kitware/vtk-js

v33.0.0-beta.3

27 Feb 17:05
7b411e8
Compare
Choose a tag to compare
v33.0.0-beta.3 Pre-release
Pre-release

33.0.0-beta.3 (2025-02-27)

Bug Fixes

  • anglewidget: add bounds to AngleWidget (83f04ac)
  • avoid norm16 for textures with linear filtering (3c01212)
  • CanvasView: allow setting canvas element (3c562c5)
  • DataArray: warn on default data type (ba39aae)
  • GLTFImporter: add support for multiple primitives (34d5078)
  • GLTFImporter: fix GLTF Draco normals (96a2643), closes #3192
  • GLTFImporter: fix the environment texture path (9ab3172)
  • IFCImporter: fix normals (b208ebb), closes #3189
  • ImageMapper: blend against black, not cyan (8c73b70)
  • ImageMapper: handle SlicingMode.NONE (2e4c5e4)
  • ImageMapper: label outlines with I/J slicing (cde9a92)
  • ImageMapper: unstable resource reference (46424dc)
  • ImageProperty: add types of label outline funcs (1043314)
  • imagereslicemapper: be less sensitive for "snapping" to nearest orthogonal axis (c962c49)
  • PointPicker: Fixed pointId would be overwritten with multiple actors (18d3a94)
  • RenderWindowInteractor: export interface IPosition (1ca5ba1)
  • shapewidget: improve ShapeWidget example (2d7ce0f)
  • shapewidget: support non axis-aligned slices (88e7b2b)
  • STLReader: apply new requested changes in removeDuplicateVertices (64ab9b7)
  • STLReader: apply requested changes in removeDuplicateVertices (f666163)
  • STLReader: disable removeDuplicateVertices by default (722db8a)
  • URLExtract: use builtin parser (a276d0b)
  • vtkclipclosedsurface: fix initialization of a bidimensional array (a31fa48)
  • vtkXMLPolyDataWriter Support Save FieldData (89758ed)

Features

  • GLTFImporter: add vtkGLTFImporter (0c3933d)
  • IFCImporter: add vtkIFCImporter (1f92f84), closes #3156
  • stlreader: add removeDuplicateVertices method to vtkSTLReader (aa72845)
  • TGAReader: add vtkTGAReader (644df60), closes #3155
  • thresholdpoints: add vtkThresholdPoints filter (8f40fc7)
  • TIFFReader: add vtkTIFFReader (051d540), closes #3169

v32.10.0

25 Feb 00:37
Compare
Choose a tag to compare

32.10.0 (2025-02-25)

Bug Fixes

  • STLReader: apply new requested changes in removeDuplicateVertices (64ab9b7)
  • STLReader: apply requested changes in removeDuplicateVertices (f666163)
  • STLReader: disable removeDuplicateVertices by default (722db8a)

Features

  • stlreader: add removeDuplicateVertices method to vtkSTLReader (aa72845)

v32.9.1

23 Jan 21:46
Compare
Choose a tag to compare

32.9.1 (2025-01-23)

Bug Fixes

  • URLExtract: use builtin parser (a276d0b)

v32.9.0

02 Jan 21:43
Compare
Choose a tag to compare

32.9.0 (2025-01-02)

Bug Fixes

  • avoid norm16 for textures with linear filtering (3c01212)
  • CanvasView: allow setting canvas element (3c562c5)
  • GLTFImporter: fix GLTF Draco normals (96a2643), closes #3192
  • IFCImporter: fix normals (b208ebb), closes #3189
  • vtkclipclosedsurface: fix initialization of a bidimensional array (a31fa48)

Features

  • thresholdpoints: add vtkThresholdPoints filter (8f40fc7)

v32.8.1

13 Dec 07:43
Compare
Choose a tag to compare

32.8.1 (2024-12-13)

Bug Fixes

  • vtkXMLPolyDataWriter Support Save FieldData (89758ed)

v32.8.0

05 Dec 16:29
Compare
Choose a tag to compare

32.8.0 (2024-12-05)

Bug Fixes

  • anglewidget: add bounds to AngleWidget (83f04ac)
  • DataArray: warn on default data type (ba39aae)
  • shapewidget: improve ShapeWidget example (2d7ce0f)
  • shapewidget: support non axis-aligned slices (88e7b2b)

Features

v32.7.2

26 Nov 22:30
Compare
Choose a tag to compare

32.7.2 (2024-11-26)

Bug Fixes

  • GLTFImporter: add support for multiple primitives (34d5078)

v32.7.1

20 Nov 14:48
Compare
Choose a tag to compare

32.7.1 (2024-11-20)

Bug Fixes

  • GLTFImporter: fix the environment texture path (9ab3172)

v33.0.0-beta.2

13 Nov 10:38
e00ae96
Compare
Choose a tag to compare
v33.0.0-beta.2 Pre-release
Pre-release

33.0.0-beta.2 (2024-11-13)

Features

  • KeyboardCameraManipulator: Add typescript (678489c)

v32.7.0

13 Nov 17:24
Compare
Choose a tag to compare

32.7.0 (2024-11-13)

Features

  • GLTFImporter: add vtkGLTFImporter (0c3933d)