Skip to content
Snippets Groups Projects
Commit dca4464c authored by Berk Geveci's avatar Berk Geveci
Browse files

Filter was modifying self in request. Fixed.

Filters are not allowed to call functions that call their MTime
to update during any request passes. vtkParticleTracerBase was
calling a Set method that did that. Fixed.

Change-Id: I2381c8400eff3d6a081df796ca5726fc89d75a96
parent 09a445f8
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment