An update to FourFlow has now been released, here are the changes:
- The source code has been updated to the latest ParaView release (3.98.1) which means among other things the following:
- User interface improvements, simpler properties tab.
- Particle tracer code has been rewritten and now does away with the awkward mandatory time rewind
- Opacity can now be specified on a per variable basis enabling for example velocity data planes that are transparent where there is no movement in the data.
- The Probe Plane widget has been rewritten to be more conformant to vtk/paraview standards.
This release marks the first in a shift of focus for the project, earlier we tried to implement the features that we thought was needed and since this work has been completed we will start paying more attention to quality issues. This means making sure that the user has a good experience when using the application, fixing crashes and improving existing tools etc.