Releases: Kitware/vtk-js
Releases · Kitware/vtk-js
v5.15.21
Bug Fixes
- InteractorStyleManipulator: Fix VR 3D button handling (5e6f672)
- Rendering: glyph3dmapper honors the composite_index pass (717c84e)
- RenderWindow: Enable Native VR resolution (80ddff8)
v5.15.20
Bug Fixes
- Rendering: fix glyph mapper with edge visibility on (6d32a94)
v5.15.19
Bug Fixes
- macro: Add keystore extension to vtk objects (e69945d)
- macro: Attach keystore to model (6a93091)
- macro: Make proxies a type of keystore (1be895c)
- macro: Use object for keystore for serialization (b464f72)
v5.15.18
Bug Fixes
- VolumeController: setSescaleColorMap -> setRescaleColorMap (4a01437)
v5.15.17
Bug Fixes
- PiecewiseGaussianWidget: Add getOpacityRange() method (985e8c5)
- VolumeController: Add rescaleColorMap option (a8e990a)
v5.15.16
Bug Fixes
- TubeFilter: Output scalar array size not matching expected (975ae71)
- TubeFilter: Points calculation for multiple lines with caps (0c516cb)
Performance Improvements
- TubeFilter: Pre-allocate cell data size for strips (d61f84b)
v5.15.15
Bug Fixes
- ProxyManager: Prevent debug message (5468ef1)
- SourceProxy: Add support for filter algo (4c7f0cf)
v5.15.14
Bug Fixes
- AbstractWidget: Ensure we do not re-register callbacks (93be5c3)
- AbstractWidget: implement listenEvents and setInteractor (6b88b4c)
- HandleWidget: handle event aborting if needed (0d2e6b7)
- macro: fix callback infinite loop (73c48a4)
v5.15.13
Bug Fixes
- DataArray: getRange(-1) will return scalar range for non vector (c45ef45)
v5.15.12
Bug Fixes
- ProxyManager: Add command execution (7c1ef2f)