Skip to content

vtkAlgorithm: Serialize input data objects instead of connections

This change severs upstream connections and serializes only the input data object of an algorithm instead of the entire upstream pipeline.

Merge request reports