Skip to content

Releases: Kitware/itk-vtk-viewer

v14.29.1

19 Jan 17:16
675c651
Compare
Choose a tag to compare

14.29.1 (2023-01-19)

Bug Fixes

  • ZarrMultiscaleSpatialImage: Remove maxConcurrency debug code (afe376e)

v14.28.1

18 Jan 02:52
afdecf7
Compare
Choose a tag to compare

14.28.1 (2023-01-18)

Bug Fixes

  • imjoypluginapi: fix rendering style fn: getRenderingViewStyle -> getRenderingViewContainerStyle (8627ed5)

v14.28.0

17 Jan 19:46
a4cdbff
Compare
Choose a tag to compare

14.28.0 (2023-01-17)

Bug Fixes

  • MultiscaleSpatialImage: transpose of ITK direction matrix (4a955d6)
  • referenceUi: vertical alignment of interpolate and label layer icons (c641640)

Features

  • FuseComponents.worker: resample images to match sizes (870b1ff)

v14.27.0

27 Dec 20:53
bbfe8a0
Compare
Choose a tag to compare

14.27.0 (2022-12-27)

Features

  • itkVtkViewProxy: add touch camera manipulator (230e8bf)

v14.26.0

16 Nov 14:58
9670518
Compare
Choose a tag to compare

14.26.0 (2022-11-16)

Bug Fixes

  • applyRenderedImage: Avoid call setSeCornerAnnotation when not (6865723)

Features

  • CornerAnnotation: Move corner annotation SE -> NE (c37a325)

v14.25.0

11 Nov 20:46
3b5cbf0
Compare
Choose a tag to compare

14.25.0 (2022-11-11)

Features

  • ZarrMultiscaleSpatialImage: consistent scale if no transform (8d45a9d)

v14.24.0

01 Nov 15:49
250144a
Compare
Choose a tag to compare

14.24.0 (2022-11-01)

Features

  • UI: put collapse menu button on right (f4a06a0)

v14.23.1

25 Oct 18:51
9cfc2f2
Compare
Choose a tag to compare

14.23.1 (2022-10-25)

Bug Fixes

  • transferFunctionEditor: bump version for 0 width and scroll (716698b)

v14.23.0

25 Oct 18:13
421e06c
Compare
Choose a tag to compare

14.23.0 (2022-10-25)

Bug Fixes

  • applyColorMap: ImageMapper always reflects new colorTransferFunction (6f79d3f)

Features

  • applyColorMap: add categorical colors to color maps (3fbcbd3), closes #607

v14.22.0

25 Oct 01:02
c3be9aa
Compare
Choose a tag to compare

14.22.0 (2022-10-25)

Features

  • createViewer: disable 2D interpolation if label image (dbf235d), closes #610