Skip to content

Releases: OHIF/react-vtkjs-viewport

v0.5.0

15 Nov 10:42
d98d55c
Compare
Choose a tag to compare

0.5.0 (2019-11-15)

Features

  • 🎸 Allows configuration of a the segmentation properties (#77) (d98d55c)

v0.4.1

12 Nov 09:14
403d076
Compare
Choose a tag to compare

0.4.1 (2019-11-12)

Bug Fixes

  • 🐛 Add back in support for missing seriesModule (#75) (403d076), closes #74

v0.4.0

11 Nov 09:35
Compare
Choose a tag to compare

0.4.0 (2019-11-11)

Features

  • 🎸 Allows rotation by relative and absolute rotations (#71) (7710284)

v0.3.9

01 Nov 14:40
3f0eaec
Compare
Choose a tag to compare

0.3.9 (2019-11-01)

Bug Fixes

  • 🐛 Switch to orienting the volume actor differently (#70) (3f0eaec)

v0.3.8

31 Oct 17:06
cec8579
Compare
Choose a tag to compare

0.3.8 (2019-10-31)

Bug Fixes

  • 🐛 Correctly orient non-axial volumes (#69) (cec8579)

v0.3.7

25 Oct 16:29
1463664
Compare
Choose a tag to compare

0.3.7 (2019-10-25)

Bug Fixes

  • 🐛 Fix Parallel Projection with new vtk.js version (#68) (1463664), closes #66 #65

v0.3.6

23 Oct 15:44
c801b5a
Compare
Choose a tag to compare

0.3.6 (2019-10-23)

Bug Fixes

  • 🐛 Fix crosshairs issue whilst using a slab/MIP (#64) (c801b5a), closes #63

v0.3.5

23 Oct 09:10
ea4685d
Compare
Choose a tag to compare

0.3.5 (2019-10-23)

Bug Fixes

  • 🐛 Added back imageMetaData0 which was removed (#62) (ea4685d)

v0.3.4

23 Oct 08:31
c0067af
Compare
Choose a tag to compare

0.3.4 (2019-10-23)

Bug Fixes

  • 🐛 Move to orthographic projection for View2D (#61) (c0067af)

v0.3.3

21 Oct 08:35
Compare
Choose a tag to compare

0.3.3 (2019-10-21)

Bug Fixes

  • 🐛 cross product to compute Z direction in getImageData (#59) (0f9a6a3)