Releases: Kitware/itk-vtk-viewer
Releases · Kitware/itk-vtk-viewer
v5.0.0
5.0.0 (2018-07-24)
Code Refactoring
- createViewer: Remove uploadFileHandler option (6ce9cd2)
- createViewer: Rename viewerConfig argument to viewerStyle (912f7c1)
- createViewer: Return a public API instead of the raw objects (670c853)
Features
- createViewer: Add setAnnotationsEnabled (3cad1d7)
- createViewer: Detect WebGL support (a3221f3)
BREAKING CHANGES
- createViewer: viewerConfig is now viewerStyle
- createViewer: uploadFileHandler has been removed. Create a separate button in the surrounding
user interface.
- createViewer: Use the public API to manipulate the viewer.
v4.5.3
4.5.3 (2018-07-18)
Bug Fixes
- createMainUI: Do not enable orientation widget in the 2D viewer configuration (297a04e)
- createViewer: Return transferFunctionWidget (72b52b0)
- createViewer: Return viewerDOMId, uiContainer (dd921c4)
v4.5.2
4.5.2 (2018-07-06)
Bug Fixes
- createViewer: resetCamera after rendering (f38a8a7)
- ItkVtkViewProxy: Do not call resetOrientation (b052874)
- ItkVtkViewProxy: getRGBVolumeTransferFunction is now on VolumeProperty (1297544)
- ItkVtkViewProxy: Guard against duplicate setVisualizationMode (f6155b2)
v4.5.1
4.5.1 (2018-06-14)
Bug Fixes
- Dependencies: Bump itk.js and vtk.js to latest (796a26e)
- package-lock.json: Update (b4dca88)
v4.5.0
4.5.0 (2018-06-07)
Bug Fixes
- Dependencies: Bump vtk.js to 6.5.0 (6567034)
- Dependencies: Bump vtk.js to 6.6.1 (f952db5)
Features
- Icons: Add interpolation icon (64660fd)
v4.4.6
4.4.6 (2018-05-22)
Bug Fixes
- Annotation: Improve probe annotation formatting with a table (c3b91d0)
v4.4.5
4.4.5 (2018-05-01)
Bug Fixes
- Dependencies: Bump itk.js to 9.1.0 (c9bdbbf)
v4.4.4
4.4.4 (2018-04-19)
Bug Fixes
- createImageUI: Only display color preset selector for scalar images (9bbf496)
- Dependencies: Bump itk.js to 9.0.0 (5a944af)
v4.4.3
4.4.3 (2018-03-26)
Bug Fixes
- userInterface: Use unique element identifiers (7aa52f1)
v4.4.2
4.4.2 (2018-03-26)
Bug Fixes
- createViewer: Use unique ProxyManager per viewer (08731c6)