Releases: Kitware/vtk-js
Releases · Kitware/vtk-js
v30.9.0
30.9.0 (2024-06-18)
Bug Fixes
- PolyDataMapper: Update VBO build time even when reusing VBO (b793230)
Features
- Mapper: Always use textures for cell data coloring (3054982)
- PolyDataMapper: Use a texture and texture coordinates for cell colors (abe9269)
v30.8.0
30.8.0 (2024-06-18)
Features
- orientationmarkerwidget: add OrientationMarkerWidget interactiveRenderer property (0333b89)
- vtkinteractiveorientationwidget: add helpers for interactive orientation marker widget usage (ba37932)
- vtkinteractorstyle: add vtkInteractorStyle focusedRenderer property (2137255)
v30.7.1
30.7.1 (2024-06-14)
Bug Fixes
- oglRw: Use the right render window in texture and mappers (ad8fbc6)
- sharedRw: Fix example delete twice render window node (3a44020)
v30.7.0
30.7.0 (2024-06-13)
Bug Fixes
- ViewNode: Delete child in _renderableChildMap when removing a node (f56a523)
Features
- MultiRW: Add example on how to release graphics resources (dd24960)
- RenderWindow: Add methods to remove a child render window (cc14000)
v30.6.2
30.6.2 (2024-06-11)
Bug Fixes
- ImplicitPlaneWidget: autocomplete typo (04182cd)
v30.6.1
30.6.1 (2024-06-11)
Bug Fixes
- ImplicitPlaneWidget: jumpy behavior (6fde259)
v30.6.0
30.6.0 (2024-06-05)
Features
- widgets: smooth drag behavior (b19db90)
v30.5.3
30.5.3 (2024-06-05)
Bug Fixes
- volumePicker: use worldToIndex transform (f4923ff)
v30.5.2
30.5.2 (2024-05-30)
Bug Fixes
- ImageResliceMapper: Remove variable that prevented caching (60d3608)
- type: fixes the returned type of insertNextPoint (952a26f), closes #3048
v30.5.1
30.5.1 (2024-05-23)
Bug Fixes
- cropper: refactor handle normal calculation (e4d0d60)