Skip to content

Releases: Kitware/vtk-js

v36.4.1

Choose a tag to compare

@github-actions github-actions released this 13 Jul 15:47

36.4.1 (2026-07-13)

Performance Improvements

  • camera: build view matrix directly into out buffer (c2aa926)
  • camera: use getViewMatrix output parameter to avoid copy (c5a56df)

v36.4.0

Choose a tag to compare

@github-actions github-actions released this 13 Jul 14:22

36.4.0 (2026-07-13)

Bug Fixes

  • ImageResliceMapper: keep slab label outline compatible with render pass postambles (15b1952)

Features

  • ImageResliceMapper: add slab-projected label outline (c0b4a63)

Performance Improvements

  • ImageResliceMapper: exit slab loop when both rays leave the volume (c60aac8)

v36.3.0

Choose a tag to compare

@github-actions github-actions released this 12 Jul 19:27

36.3.0 (2026-07-12)

Bug Fixes

  • camera: apply model transform in world space (4bf9cb6)

Features

  • camera: add getViewMatrix output buffer (b23cabc)

v36.2.4

Choose a tag to compare

@github-actions github-actions released this 10 Jul 06:59

36.2.4 (2026-07-10)

Bug Fixes

  • interaction: catch pointerlock failures (801569a)

v36.2.3

Choose a tag to compare

@github-actions github-actions released this 09 Jul 15:22

36.2.3 (2026-07-09)

Bug Fixes

  • build: remove globalthis deps (232b437)

v36.2.2

Choose a tag to compare

@github-actions github-actions released this 09 Jul 10:23

36.2.2 (2026-07-09)

Bug Fixes

  • examples: remove unused vtk-root element (8c75d06)

v36.2.1

Choose a tag to compare

@github-actions github-actions released this 19 Jun 10:09

36.2.1 (2026-06-19)

Bug Fixes

v36.2.0

Choose a tag to compare

@github-actions github-actions released this 06 Jun 23:15

36.2.0 (2026-06-06)

Features

  • property2d: add explicit culling API to vtkProperty2D (beea478)

v36.1.2

Choose a tag to compare

@github-actions github-actions released this 03 Jun 14:50

36.1.2 (2026-06-03)

Bug Fixes

  • Rendering: do not report missing profile for widgets (b50da95), closes #3524

v36.1.1

Choose a tag to compare

@github-actions github-actions released this 29 May 05:53

36.1.1 (2026-05-29)

Bug Fixes

  • build: upgrade xmlbuilder2 to v4.0.3 (3aff1e3)