Skip to content

Releases: Kitware/vtk-js

v36.5.3

Choose a tag to compare

@github-actions github-actions released this 24 Jul 20:55

36.5.3 (2026-07-24)

Bug Fixes

  • remove commit lint rule for dependabot (671eefb)

v36.5.2

Choose a tag to compare

@github-actions github-actions released this 21 Jul 21:17

36.5.2 (2026-07-21)

Bug Fixes

  • fix RenderWindow setSize signature (cedc381)
  • ViewProxy: add missing function getApiSpecificRenderWindow (472cb21)

v36.5.1

Choose a tag to compare

@github-actions github-actions released this 20 Jul 20:52

36.5.1 (2026-07-20)

Bug Fixes

  • examples: fix EventEmitter heritage error in examples (14028ec)

v36.5.0

Choose a tag to compare

@github-actions github-actions released this 17 Jul 14:24

36.5.0 (2026-07-17)

Bug Fixes

  • examples: replace failing esm.sh links by jsdeliver links (6f01ff7)

Features

  • RenderWindow: add manageCanvas for externally owned canvases (9a4285a)

v36.4.2

Choose a tag to compare

@github-actions github-actions released this 16 Jul 16:23

36.4.2 (2026-07-16)

Bug Fixes

  • WebGPU: apply the view-projection matrix once in ImageMapper (3d57eea)
  • WebGPU: invalidate cached imageData textures on imageData mtime (e072af2)
  • WebGPU: pass depth-equal fragments in the translucent pass (ca498ee)

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)