Releases: OHIF/react-vtkjs-viewport
Releases · OHIF/react-vtkjs-viewport
v0.5.0
0.5.0 (2019-11-15)
Features
- 🎸 Allows configuration of a the segmentation properties (#77) (d98d55c)
v0.4.1
0.4.1 (2019-11-12)
Bug Fixes
- 🐛 Add back in support for missing seriesModule (#75) (403d076), closes #74
v0.4.0
0.4.0 (2019-11-11)
Features
- 🎸 Allows rotation by relative and absolute rotations (#71) (7710284)
v0.3.9
0.3.9 (2019-11-01)
Bug Fixes
- 🐛 Switch to orienting the volume actor differently (#70) (3f0eaec)
v0.3.8
0.3.8 (2019-10-31)
Bug Fixes
- 🐛 Correctly orient non-axial volumes (#69) (cec8579)
v0.3.7
0.3.7 (2019-10-25)
Bug Fixes
- 🐛 Fix Parallel Projection with new vtk.js version (#68) (1463664), closes #66 #65
v0.3.6
0.3.6 (2019-10-23)
Bug Fixes
- 🐛 Fix crosshairs issue whilst using a slab/MIP (#64) (c801b5a), closes #63
v0.3.5
0.3.5 (2019-10-23)
Bug Fixes
- 🐛 Added back imageMetaData0 which was removed (#62) (ea4685d)
v0.3.4
0.3.4 (2019-10-23)
Bug Fixes
- 🐛 Move to orthographic projection for View2D (#61) (c0067af)
v0.3.3
0.3.3 (2019-10-21)
Bug Fixes
- 🐛 cross product to compute Z direction in getImageData (#59) (0f9a6a3)