Releases: Kitware/vtk-js
Releases · Kitware/vtk-js
v32.9.1
32.9.1 (2025-01-23)
Bug Fixes
- URLExtract: use builtin parser (a276d0b)
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
32.8.1 (2024-12-13)
Bug Fixes
- vtkXMLPolyDataWriter Support Save FieldData (89758ed)
v32.8.0
32.8.0 (2024-12-05)
Bug Fixes
- anglewidget: add bounds to AngleWidget (83f04ac)
- DataArray: warn on default data type (ba39aae)
- shapewidget: improve ShapeWidget example (2d7ce0f)
- shapewidget: support non axis-aligned slices (88e7b2b)
Features
v32.7.2
32.7.2 (2024-11-26)
Bug Fixes
- GLTFImporter: add support for multiple primitives (34d5078)
v32.7.1
32.7.1 (2024-11-20)
Bug Fixes
- GLTFImporter: fix the environment texture path (9ab3172)
v33.0.0-beta.2
Features
- KeyboardCameraManipulator: Add typescript (678489c)
v32.7.0
32.7.0 (2024-11-13)
Features
- GLTFImporter: add vtkGLTFImporter (0c3933d)
v32.6.2
32.6.2 (2024-11-12)
Bug Fixes
- ImageProperty: add types of label outline funcs (1043314)
v32.6.1
32.6.1 (2024-11-11)
Bug Fixes
- PointPicker: Fixed pointId would be overwritten with multiple actors (18d3a94)