Skip to content

Fix off by one frame error in Manta View

David E. DeMarle requested to merge demarle/paraview:fix-manta-time into master

We weren't getting input time from composite mapper, so we never saw data changes. We also were out of synch with manta's three stage pipeline.

Merge request reports