Skip to content

Releases: Kitware/react-vtk-js

v1.11.2

11 Apr 16:39
aee6ace
Compare
Choose a tag to compare

1.11.2 (2022-04-11)

Bug Fixes

  • vtk-js: update vtk-js to v24.3.1 (c306f12)

v1.11.1

08 Apr 14:40
bd351ed
Compare
Choose a tag to compare

1.11.1 (2022-04-08)

Bug Fixes

  • SliceRepresentation: Ensure that point data exists (9b2b807)

v1.11.0

11 Mar 21:12
e04846a
Compare
Choose a tag to compare

1.11.0 (2022-03-11)

Bug Fixes

  • View: Issue with empty cube axes actors (8312bb5)

Features

  • SliceRepresentation: Support lookup table and color presets from the vtk-js color maps dict (1518f9d)

v1.10.1

17 Feb 15:57
1829fbf
Compare
Choose a tag to compare

1.10.1 (2022-02-17)

Bug Fixes

  • View: set default showOrientationAxes false (184176a)

v1.10.0

11 Feb 23:55
165c82b
Compare
Choose a tag to compare

1.10.0 (2022-02-11)

Features

  • add showOrientationAxes in View (36d538c)

v1.9.1

12 Jan 15:42
6ffe697
Compare
Choose a tag to compare

1.9.1 (2022-01-12)

Bug Fixes

  • rendering: Use transformCoordinate property at construction (e61e41e)

v1.9.0

17 Dec 00:04
d0429d3
Compare
Choose a tag to compare

1.9.0 (2021-12-17)

Features

  • Rendering: Introduce Geometry2DRepresentation (bc152c9)

v1.8.8

26 Oct 23:44
d8a4b02
Compare
Choose a tag to compare

1.8.8 (2021-10-26)

Bug Fixes

  • Algorithm: shallow check state changed (58835f2)
  • Image/PolyData: call dataChanged on modified (53f23da)
  • PolyData: add comments and fix prop check (8417dd7)
  • PolyData: equality check on polydata props (5ecffb0)
  • prop equality checking on update (1c755a8)

v1.8.7

19 Oct 18:40
66de9d3
Compare
Choose a tag to compare

1.8.7 (2021-10-19)

Bug Fixes

  • Build: Fix the build script for Windows (9deb359)
  • Interaction: Remove zoomScale (db9aa35)

v1.8.6

19 Oct 17:45
18ce605
Compare
Choose a tag to compare

1.8.6 (2021-10-19)

Performance Improvements

  • properly disable CubeAxes on GeometryRepresentation (36f7adf)