Releases: Kitware/vtk-js
Releases · Kitware/vtk-js
v32.9.0
32.9.0 (2025-01-02)
Bug Fixes
- avoid norm16 for textures with linear filtering (3c01212)
- CanvasView: allow setting canvas element (3c562c5)
- GLTFImporter: fix GLTF Draco normals (96a2643), closes #3192
- IFCImporter: fix normals (b208ebb), closes #3189
- vtkclipclosedsurface: fix initialization of a bidimensional array (a31fa48)
Features
- thresholdpoints: add vtkThresholdPoints filter (8f40fc7)
v32.8.1
v32.8.0
v32.7.2
v32.7.1
v33.0.0-beta.2
v32.7.0
v32.6.2
v32.6.1
v32.6.0
32.6.0 (2024-11-06)
Bug Fixes
- ImageMapper: blend against black, not cyan (8c73b70)
- ImageMapper: handle SlicingMode.NONE (2e4c5e4)
- ImageMapper: label outlines with I/J slicing (cde9a92)
- ImageMapper: unstable resource reference (46424dc)
- RenderWindowInteractor: export interface IPosition (1ca5ba1)