Releases: Kitware/vtk-js
Releases · Kitware/vtk-js
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)
v30.4.0
30.4.0 (2024-04-11)
Bug Fixes
- forwardPass: Only get renderers, not child render windows (6d8c2ff)
- ViewNode: Register child in renderableChildMap when calling addMissingChildren (df57dbd)
- volumeMapper: Remove variable that prevented caching (c7488b9)
Features
- RenderWindow: Add sharing of GPU resources accross render windows (f853aa4)
- viewNode: Add getLastAncestorOfType method (c1197c3)
- ViewNode: Return the node in
addMissingNode
(82e8728)
v30.3.3
30.3.3 (2024-04-11)
Bug Fixes
- ImageOutline: allow zero outline by hiding it (8084cd4)