VTK 9.5.2 Release

VTK 9.5.2 has been released! :tada:

This release includes several fixes for VTK. Find the changes in our release notes: https://gitlab.kitware.com/vtk/vtk/-/blob/master/Documentation/release/9.5.md

The following changes have been made since v9.5.1

  • Fix Gradient filter results when using “Unlimited” mode for vtkHyperTreeGrid
  • Fix serialization for vtkPlane
  • Fix MouseWheel events in WASM for multi-viewport setups

Downloads: https://vtk.org/download/
Python wheels are available on PyPI (vtk · PyPI).

Thanks to all contributors and testers.