Releases: Kitware/itk-vtk-viewer
Releases · Kitware/itk-vtk-viewer
v14.17.1
v14.17.0
v14.16.0
v14.15.0
v14.14.0
14.14.0 (2022-09-30)
Bug Fixes
- index: properly handle URLs with options (4916e3d), closes #574
- index: use pop and always pass URL obj to fetchBinaryContent (db5e250)
- toggleCroppingPlanes: disable lighting on handles (a8e8637)
- tomultiscalespatialimage: properly handle URLs with options (c035d9a), closes #574
Features
- cinematic: add volumetric scattering blending (47f7ea6)
v14.13.2
v14.13.1
14.13.1 (2022-09-29)
Bug Fixes
- createRenderingMachine: wait on requestAnimationFrame to render again (899cae5)
- ImageRenderingActor: avoid camera modified (dff35c4)
- Viewer: remove app level calls to renderWindow.render() (72ea2e4)
Performance Improvements
- ImageRenderingActor: avoid slow unused range calculation (0a00194)
v14.13.0
v14.12.4
14.12.4 (2022-09-23)
Bug Fixes
- applyRenderedImage: keep volume visibility off in slice view (be77822)
- ImageRenderingActor: catch errors on update image (ca854f6)
- updateRenderedImage: sequentially compute component ranges (5b829cb)
Performance Improvements
- applyXSlice: render async after changing slice position (3c899c2)