Skip to content
  • Berk Geveci's avatar
    Filter was modifying self in request. Fixed. · dca4464c
    Berk Geveci authored
    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
    dca4464c