Skip to content

BUG #15803: Add option to save all timesteps for a STL writer.

When saving data as STL, we now have an option to "Write All Timesteps". The option just needed to be exported to the UI. This change fixes that by adding appropriate XML to the STL writer.

Fixes http://www.paraview.org/Bug/view.php?id=15803

Merge request reports