Skip to content

Releases: Kitware/vtk-js

v35.6.0

09 Apr 15:49

Choose a tag to compare

35.6.0 (2026-04-09)

Features

  • ReverseSense: add vktReverseSense (e82a6e9)

v35.5.3

08 Apr 06:12

Choose a tag to compare

35.5.3 (2026-04-08)

Bug Fixes

  • imageResliceMapper: adjust texel size calculation for anisotropic reformats (590ee4f)
  • imageResliceMapper: refine texel size normalization for consistent label outlines (ab7569c)

v35.5.2

30 Mar 17:39

Choose a tag to compare

35.5.2 (2026-03-30)

Bug Fixes

  • Testing: match webpack define name to JS global for VTKJS_TEST_PATTERN (f60fdaa)

v35.5.1

27 Mar 06:51

Choose a tag to compare

35.5.1 (2026-03-27)

Bug Fixes

  • webgpu: allocate as many WebGPU resources as possible (ee124ce)
  • webgpu: fix rendering when coloring with cell data array (8b54eca)

v35.5.0

25 Mar 11:25

Choose a tag to compare

35.5.0 (2026-03-25)

Features

  • ClipPolyData: add vtkClipPolyData (2440cbf)

v35.4.0

23 Mar 09:08

Choose a tag to compare

35.4.0 (2026-03-23)

Bug Fixes

  • BFSConnectivityFilter: fix index.d.ts (9d00695)
  • BFSConnectivityFilter: rename filter; add. ts; add screenshot; bfs use 'polyData.buildLinks' (0f7bc23)

Features

  • ConnectivityFilter: add vtkConnectivityFilter (f05cab8)

v35.3.2

12 Mar 14:24

Choose a tag to compare

35.3.2 (2026-03-12)

Bug Fixes

  • i/o: chain loadData promise in 3 readers instead of branching prevents unhandled rejection (ec7f882), closes #3437

v35.3.1

05 Mar 14:44

Choose a tag to compare

35.3.1 (2026-03-05)

Bug Fixes

  • Add fix for chorded mouse button handling (9518425)
  • Add handleChordedButtons Helper (9df813e)
  • Remove spurious linter commands (2d4d284)

v35.3.0

02 Mar 17:18

Choose a tag to compare

35.3.0 (2026-03-02)

Features

  • FillHolesFilter: add vtkFillHolesFilter (3b54de3)

v35.2.0

27 Feb 16:54

Choose a tag to compare

35.2.0 (2026-02-27)

Features

  • Sphere: add bounding sphere computation (86b85f7)