Skip to content

Releases: Kitware/vtk-js

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)

v32.6.2

12 Nov 18:57
Compare
Choose a tag to compare

32.6.2 (2024-11-12)

Bug Fixes

  • ImageProperty: add types of label outline funcs (1043314)

v32.6.1

11 Nov 21:58
Compare
Choose a tag to compare

32.6.1 (2024-11-11)

Bug Fixes

  • PointPicker: Fixed pointId would be overwritten with multiple actors (18d3a94)

v32.6.0

06 Nov 19:41
Compare
Choose a tag to compare

32.6.0 (2024-11-06)

Bug Fixes

  • 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)
  • RenderWindowInteractor: export interface IPosition (1ca5ba1)

Features