Skip to content

Releases: Kitware/vtk-js

v34.13.2

14 Oct 23:15

Choose a tag to compare

34.13.2 (2025-10-14)

Bug Fixes

  • ViewStream: handle unmount during image decode (aa40e64)

v34.13.1

01 Oct 16:53

Choose a tag to compare

34.13.1 (2025-10-01)

Bug Fixes

  • Mapper: add BigInt support in Mapper and Mapper2D (b34f2c7)

v34.13.0

28 Sep 09:43

Choose a tag to compare

34.13.0 (2025-09-28)

Features

  • CleanPolyData: add vtkCleanPolyData (1b45543)

v34.12.0

19 Sep 20:06

Choose a tag to compare

34.12.0 (2025-09-19)

Bug Fixes

  • manipulator: cancel animation when ending interaction (52f32c9), closes #3286 #3323
  • TransformControlsWidget: address reviews (7c53e49)

Features

  • TransformControlsWidget: add new widget (33dd7f4)

v34.11.3

18 Sep 06:17

Choose a tag to compare

34.11.3 (2025-09-18)

Bug Fixes

  • interactorstylemprslice: fix getSliceRange when input image has orientation matrix (2d38c85)
  • volumemapper: fix rendering when no property is provided onto volume (be41863)

v34.11.2

17 Sep 12:00

Choose a tag to compare

34.11.2 (2025-09-17)

Bug Fixes

  • ImageData: More accurate update events for transforms (7500dbe)
  • typings: correct type for vtkViewport.getViewport() (8882d4d)
  • typings: return type of vtkViewport.getViewportByReference() and jsdoc of getViewport() (4c28e79)

v34.11.1

29 Aug 16:45

Choose a tag to compare

34.11.1 (2025-08-29)

Bug Fixes

  • dataobject: add initialize() to clear vtkDataSet (7188a57)
  • prop3d: fix vtkProp3D bounds (e6f589b)
  • vtkpolydata: vtkPolyData MTime consists of point and cell MTimes (e47ea64)

Performance Improvements

  • filter: reuse previous output in requestData (42800b6), closes #3303

v34.11.0

28 Aug 20:31

Choose a tag to compare

34.11.0 (2025-08-28)

Bug Fixes

  • glyph3dmapper: fix clipping plane support for vtkGlyph3DMapper (87c2cf9)

Features

  • FrustumSource: add vtkFrustumSource (e26260d)
  • MergePoint: add vtkMergePoints (6e39ec5)
  • PointLocator: add vtkPointLocator (b4c6ec1)

v34.10.0

20 Aug 22:43

Choose a tag to compare

34.10.0 (2025-08-20)

Features

  • camera: added a new model transform matrix to the Camera API (25d2945)
  • Planes: add vtkPlanes (3178b0f)

v34.9.1

14 Aug 20:44

Choose a tag to compare

34.9.1 (2025-08-14)

Bug Fixes

  • update/test new ci token (a6ffba9)