Releases: Kitware/react-vtk-js
Releases · Kitware/react-vtk-js
v1.11.2
1.11.2 (2022-04-11)
Bug Fixes
- vtk-js: update vtk-js to v24.3.1 (c306f12)
v1.11.1
1.11.1 (2022-04-08)
Bug Fixes
- SliceRepresentation: Ensure that point data exists (9b2b807)
v1.11.0
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
1.10.1 (2022-02-17)
Bug Fixes
- View: set default showOrientationAxes false (184176a)
v1.10.0
1.10.0 (2022-02-11)
Features
- add showOrientationAxes in View (36d538c)
v1.9.1
1.9.1 (2022-01-12)
Bug Fixes
- rendering: Use transformCoordinate property at construction (e61e41e)
v1.9.0
1.9.0 (2021-12-17)
Features
- Rendering: Introduce Geometry2DRepresentation (bc152c9)
v1.8.8
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
1.8.7 (2021-10-19)
Bug Fixes
- Build: Fix the build script for Windows (9deb359)
- Interaction: Remove zoomScale (db9aa35)
v1.8.6
1.8.6 (2021-10-19)
Performance Improvements
- properly disable CubeAxes on GeometryRepresentation (36f7adf)