Releases: Kitware/itk-vtk-viewer
Releases · Kitware/itk-vtk-viewer
v14.9.0
14.9.0 (2022-08-18)
Bug Fixes
- applyColorRange: imjoy test has uninitialized imageActorContext (7e6257a)
- colorBounds: update transfer function editor on color bounds change (3a47d3d)
- TransferFunctionEditor: bump version for setPoints update bug (3dff79e)
Features
- transferFunctionEditor: 2D points span range (77f42b7)
- transferFunctionEditor: add viewer.setImagePiecewiseFunctionPoints (3108b4c)
- transferFunctionEditor: external package integrated (89dbb96)
- transferFunctionEditor: move integration code from package to repo (14084f0)
- transferFunctionEditor: range manipulators operate on points (e8c884c)
v14.8.0
14.8.0 (2022-08-11)
Bug Fixes
- console.log: Delete console.log (cbd0b7f)
- createViewer: Update jsdelivr URLs for mui and pydata-sphinx (cfdffaf)
Features
- choose-UI: Add capabilities for changing UI (a52a1ca)
- choose-UI: Includes ui argument to setImage and setPointSets (9495006)
- choose-ui: Remove console.log and name argument from setImage (17c7258)
- choose-ui: Remove console.log and setUI function (52683ed)
- choose-UI: Simplify imJpuPluginAPI (293d244)
- config: remove config as parameter and add setUI (d5b3712)
- create-viewer: Add UI options to createViewer (25abb49)
v14.7.0
v14.6.0
v14.5.0
v14.4.0
14.4.0 (2022-07-29)
Bug Fixes
- croppingPlanes: bounding box when image has rotated direction (678a5a4)
- croppingPlanes: crop 2D slices correctly (47b82b5)
- fuseImages: actualy reuse existing array (ee45346)
- fuseImages: dont transfer active image TypedArray to worker (3f163f1)
- scaleSelector: color should be inverted when applyImagesContrastSensitiveStyle (74eb8c2)
- updateVisualizedComponents: turn on component when clicked (03ed5b3)
Features
v14.3.0
v14.2.1
v14.2.0
14.2.0 (2022-07-08)
Bug Fixes
Features
- multiscale images: add dropdown to select rendered image scale (dc1934b)
- multiscale images: add viewer.setImageScale(resolutionScale) to API (8c011b5)
- multiscale images: scale selector hides when 1 scale (72d1dfc)
- scaleSelector: change blend mode icon (0c9aaa4)
- scaleSelector: move UI to componentSelector row (a8674a0)
v14.1.0
14.1.0 (2022-07-03)
Bug Fixes
- croppingPlanes: support less than 6 planes via API (0c61808)
Features
- applyRenderedImage: Apply cropping planes to image slices (362299d)
- applyRenderedImage: Update cropping widget parameters (416f868)
- createMainRenderer: Register cropping widget (2da33cc)
- createMainUIMachine: Add cropping planes buttons (316a27a)
- croppingPlanes: add tests for viewer API (132a44c)
- croppingPlanes: Apply cropping planes to the volume (9a48e34)
- croppingPlanes: crop geometries (936bd85)
- croppingPlanes: crop point sets (3a9aa13)
- croppingPlanes: keyboard shortcuts, default off (f7f3664)
- croppingPlanes: larger handles, slice cropping works (8732969)
- ItkVtkViewProxy: Register cropping widget (a337211)
- toggleCroppingPlanes: Change cropping planes when widget enabled (43463b2)