Skip to content

fix a bug where a helper entry could be deleted

Ken Martin requested to merge ken-martin/vtk:cpdm2_bug_fix into master

When the nature of a cpdm2 entry changes (add scalars) but the polydata pointers did not change the helper map could end up missing entries.

Merge request reports