ParaView 5.13.2 Release Notes
January 6, 2025
Bug fixes made since ParaView 5.13.1 are listed below:
- Solved integer overflow when opening large datasets with the EnSight Reader when reading EnSight Gold Binary files. (details)
- Resolved performance problem in Slice filter applied to unstructured grids with polyhedra. (details)
- Fixed problem with Ghost Cells filter operating on datasets with polyhedra. (details)
- Fixed problem that prevented “Select Cells On” from working with partitioned datasets and partitioned dataset collections and showing partitioned datasets in a SpreadSheet view. (details)
- Fixed a bug where the MultiBlock Inspector hid all MultiBlock data blocks in the view when unselecting only one block. (details)
- Patched expat 2.4.8 to fix CVE-2024-50602. (details)
- Fixed issue with reverse connection through SSL port not working. (details)
- Fixed crash that could occur when no representation proxy was set. (details)
- When building ParaView with VTK’s vendored NetCDF, the CDF-5 format is now enabled. (details)
- Avoid crash in Mesh Quality filter when empty meshes are present. (details)
- VTKHDF file format – fixed array names that missed the
s
in case of the temporal OverlappingAMR to be consistent with other dataset types. It concerns these previous names for arrays: NumberOfBox -> NumberOfAMRBoxes, AMRBoxOffset -> AMRBoxOffsets, Point/Cell/FieldDataOffset -> Point/Cell/FieldDataOffsets. Increased supported VTKHDF version number to 2.3. (details) - Expanded types of data arrays valid for Catalyst “time” or “TimeValue” arrays. (details)
- Fixed volume rendering of rectilinear grids where the full volume was not rendered. (details)
- Positional light attenuation is now correctly supported in ray tracing. (details)
- Ensure that the OSPRay renderer uses ambient illumination even if existing ambient light is switched off. (details)
Tags: