Releases: Kitware/vtk-js
Releases · Kitware/vtk-js
v30.6.2
30.6.2 (2024-06-11)
Bug Fixes
- ImplicitPlaneWidget: autocomplete typo (04182cd)
v30.6.1
30.6.1 (2024-06-11)
Bug Fixes
- ImplicitPlaneWidget: jumpy behavior (6fde259)
v30.6.0
30.6.0 (2024-06-05)
Features
- widgets: smooth drag behavior (b19db90)
v30.5.3
30.5.3 (2024-06-05)
Bug Fixes
- volumePicker: use worldToIndex transform (f4923ff)
v30.5.2
30.5.2 (2024-05-30)
Bug Fixes
- ImageResliceMapper: Remove variable that prevented caching (60d3608)
- type: fixes the returned type of insertNextPoint (952a26f), closes #3048
v30.5.1
30.5.1 (2024-05-23)
Bug Fixes
- cropper: refactor handle normal calculation (e4d0d60)
v30.5.0
30.5.0 (2024-05-15)
Features
- ViewProxy: Add getter and setter for resetCameraOnFirstRender (41ccd9d)
v30.4.3
30.4.3 (2024-05-14)
Bug Fixes
- colortransferfunction: add access to set/get Scale (f1dc4a2)
v30.4.2
30.4.2 (2024-05-10)
Bug Fixes
- DataArray: computeRange supports ArrayLike (a03ea48)
- Viewport: addActor2D typing (9cb9de7)
v30.4.1
30.4.1 (2024-04-29)
Bug Fixes
- outlineThickness: allow 0 thickness per segment index (9f853f1)
- typo: in the documentation of the mapper (da04c64)