<html>
<body>
Dear ParaView users and developers,<br><br>
The ParaView 2.4.2 patch release is now available for download from the
ParaView web site:
<a href="http://www.paraview.org/HTML/Download.html" eudora="autourl">
http://www.paraview.org/HTML/Download.html</a>. There are several changes
(listed below) included in this release.<br><br>
<b>changes from 2.4.1 to 2.4.2:<br>
</b>1)&nbsp;&nbsp; Sub-classes of vtkCommandOptions should be able to
override which XML parser is created.<br>
2)&nbsp;&nbsp; ParaView was hanging in cave mode if more than two
displays were used.<br>
3)&nbsp;&nbsp; The per-machine environment variables (from .pvx file)
were all being set on the first process.<br>
4)&nbsp;&nbsp; In vtkExtractCTHPart, pass the volume fraction data to all
extracted parts.<br>
5)&nbsp;&nbsp; ParaView was running out of memory when saving an
animation in an MP2 file. (bug #2557)<br>
6)&nbsp;&nbsp; Change the default frame rate for movie files from 15 to
1. (bug #2557)<br>
7)&nbsp;&nbsp; When writing out VTK XML files, leave enough whitespace to
fill in range of a data array. (bug #2561)<br>
8)&nbsp;&nbsp; Fixed memory leak that occurs when switching between
onscreen and offscreen rendering on unix.<br>
9)&nbsp;&nbsp; Free memory as each frame of an MP2 is written.<br>
10) --render-module command-line argument should work with the paraview
executable (not just pvclient, pvserver, and pvrenderserver).<br>
11) Commented out the Integrate Attributes filter (in
GUI/Client/Resources/Filters.xml) because it easily crashes
ParaView.<br>
12) Print an error message when a reader module used by an entry in the
recent-file menu cannot be created (i.e., when the file requires an
external reader module that hasn't been loaded).<br>
13) Extract CTH Parts filter should report an error instead of crashing
if no arrays are chosen. (bug #2589)<br>
14) In tiled display mode with IceT, if the bounds of the data set extend
from the visible region to behind the viewpoint in perspective
projection, then certain tiles would stop rendering the data. (bug
#2579)<br>
15) Extract CTH Parts filter was crashing; if no geometry is extracted do
not try to process it. (bug #2650)<br>
16) Caching of geometry during animation was broken.<br><br>
<b>changes from 2.4.0 to 2.4.1:<br>
</b>1)&nbsp;&nbsp; In the Extract Surface filter, Piece Invariant should
default to ON. (bug #2425)<br>
2)&nbsp;&nbsp; bug fixes to parallel unstructured volume rendering<br>
3)&nbsp;&nbsp; With CMake 2.2, do not rebuild all of ParaView when you
change whether an external module is included.<br>
4)&nbsp;&nbsp; Fix building of ParaView on Red Hat Fedora core 4.<br>
5)&nbsp;&nbsp; In the Exodus reader, the Internal NodeId array has the
same number of nodes as the output unstructured grid, not the input
file.<br>
6)&nbsp;&nbsp; When you play an animation and return to a source that
should be delete-able, the Delete button is now enabled. (Previously it
was disabled even though it should have been active.)<br>
7)&nbsp;&nbsp; Data distribution issues when loading EnSight .case files
containing vtkImageData (uniform rectilinear data) in parallel have been
corrected.<br>
8)&nbsp;&nbsp; In the .pvx configuration file, the XML arguments that are
for all processes are now being recognized.<br>
9)&nbsp;&nbsp; The extract groups widget (used by the Extract Groups
filter) now gets the correct initial range.<br>
10)&nbsp; The demo runs (finds the correct path) in installed versions of
ParaView.<br>
11)&nbsp; Make the Xdmf writer handle pixels and voxels correctly. (Write
them out with the same point ordering as is used for quads and
hexahedra.)<br>
12)&nbsp; Properly handle cancelling out of reading an Xdmf
file.<br><br>
We hope you enjoy this new release of ParaView.<br><br>
- Amy <br>
</body>
</html>