Skip to content

bump(VTK): fix in TemporalCache + an improvement to WarpScalar

Julien Fausty requested to merge julien.fausty/paraview:bumpVTK into master

Changes in VTK:

  • Add GenerateEnclosure capability to vtkWarpScalar
  • VTK 9.2 release
  • Support for skipping module installation
  • Support for replacing the debug suffix for python modules
  • Fix Ray Tracing with respect to new ABI namespace
  • Fix crash in SurfaceLIC when rendering things as spheres
  • Adding abort logic to SMP filters
  • Fixes to Temporal Cache (DeepCopy)
  • ABI namespace changes
  • Fix to expat cache
  • Virtualize vtkHardwareSelector::GetPixelInformation
  • New vtkPoinstSetStreamer
  • Fix parent elements for CGNS
  • Implementation of vtkPointSetToOctreeImageFilter and its reciprocal
Edited by Julien Fausty

Merge request reports