Skip to content

v32.9.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 02 Jan 21:43

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)