Skip to content

Releases: Kitware/react-vtk-js

v1.17.0

15 Feb 21:23
9a59e1c
Compare
Choose a tag to compare

1.17.0 (2023-02-15)

Features

  • vtk.js: update vtk.js to 26.5.3 (f4f8fed)
  • update for vtkImageArrayMapper (ff17c54)

v1.16.1

01 Feb 15:05
833d192
Compare
Choose a tag to compare

1.16.1 (2023-02-01)

Bug Fixes

  • View: fix delete style on unmount (0ce9e76)

v1.16.0

05 Jan 15:37
5182206
Compare
Choose a tag to compare

1.16.0 (2023-01-05)

Features

  • View: added keybindReset prop for optional reset binding (7591621)

v1.15.4

19 Dec 16:56
0bd5eea
Compare
Choose a tag to compare

1.15.4 (2022-12-19)

Bug Fixes

  • View: Fix crash when showOrientationAxis is enabled by ensuring renderer and renderwindow are initialized (cb10ab3)

v1.15.3

16 Dec 15:44
a1df59e
Compare
Choose a tag to compare

1.15.3 (2022-12-16)

Bug Fixes

  • XMLWriter: Bunp vtk.js version to fix crash when using XMLWriter (521574c)

v1.15.2

29 Nov 01:33
b60639a
Compare
Choose a tag to compare

1.15.2 (2022-11-29)

Bug Fixes

  • GeometryRepresentation: Allow setting of cubeAxesStyle when cubeAxes is initialized in constructor (e18cd85)

v1.15.1

23 Nov 18:36
bf6f64c
Compare
Choose a tag to compare

1.15.1 (2022-11-23)

Bug Fixes

  • package: conditional export ordering (ceb8995)

v1.15.0

27 Oct 14:49
f4de1ed
Compare
Choose a tag to compare

1.15.0 (2022-10-27)

Features

v1.14.0

24 Oct 18:55
db5ba58
Compare
Choose a tag to compare

1.14.0 (2022-10-24)

Features

  • Rendering: Add CircleSource (26a2d9b)

v1.13.2

17 Oct 14:50
245be0d
Compare
Choose a tag to compare

1.13.2 (2022-10-17)

Performance Improvements

  • don’t trigger layout event if hover is not in picking modes (2f90530)