Skip to content

Resolve "VCR may not be at the right time after loading state file"

When saving numeric values to XML state files as ASCII, we now use vtkNumberToString (double-conversion library) to save numbers without loss in precision.

Fixes #18083 (closed).

Closes #18083 (closed)

Merge request reports