VisIt 2.6.3 Release Notes
Welcome to VisIt's release notes page. Release 2.6.3 is primarily a
bug fix release to release 2.6. It fixes additional bugs in release
2.6. Look here to see a complete
list of changes in release 2.6.
Configuration changes in version 2.6.3
- Serial and parallel host profiles were added for LLNL's rzcereal system.
- The gateway host was changed to rfta15.lanl.gov in the host profile for LANL's cielo system since the old gateway cluster was retired.
Bugs fixed in version 2.6.3
- The algorithm for generating tubes (i.e., Tube operator) has been significantly improved, removing artifacts seen in previous versions.
- A crash was fixed with transitioning between the SLIVR and raycasting volume renderers.
- VisIt's frontendlauncher script now sets LD_LIBRARY_PATH so VisIt's internal Python interpreter can properly locate Python shared libraries within the VisIt installation.
- VisIt once again honors any plugin directories specified by the VISITPLUGINDIR environment variable. Some sites use the environment variable to point multiple users to a custom plugin directory.
- VisIt now always passes "-l username" to ssh when making remote connections when running on Windows since qtssh, the ssh utility VisIt uses on Windows, requires it.
- The Windows installer now only installs VisIt's parallel components when the user requests it.
- The Stop button in VisIt's animation controls now stops animations when used in PySide applications.
- VisIt now properly reads pvti files. The previous version was incorrectly looking for a PImage element instead of a PImageData element.
- The host profiles that are used to access the machines in the LLNL RZ through the RZ gateway were modified to remove the "llnl.gov" from the hostname since this was causing login failures for some users.
- Ray-traced volume plots now correctly handle non-floating point scalars.
- Material interface reconstruction now correctly handles polygons of arbitrary size.
- The encoding of mpeg movies was updated to work with the newer version of ffmpeg.
- Pressing the middle mouse button and moving the mouse up and down once again zooms and de-zooms the image while in 2d zoom mode.
- The 2d and 3d zoom interactors once again constrain the zoom rectangle to a 1:1 ratio when zooming with the shift key and left mouse button pressed. Pressing the ctrl key and the left mouse button still pans the image.
- Releasing the shift key before the left mouse button no longer results in the window being stuck in pan mode when panning with the shift key and left mouse button pressed while in 2d or 3d zoom mode.
- The 2d and 3d interactors now ignore mouse wheel movements when any mouse keys are pressed to avoid strange behaviors in some situations.
- The MFiX reader now supports files from MFiX version 1.8.
- The VisIt launch script was modified to correct a bug that incorrectly identified the machine architecture on some Mac systems.
Enhancements in version 2.6.3
Changes for VisIt developers in version 2.6.3
- The Python bindings for libsim no longer reference an additional libsimV2dyn shared library. This makes using the Python bindings easier so they work as intended.
- The build_visit script now correctly turns off VisIt's VISIT_SLIVR flag if --slivr is not used.
- The build_visit script now builds the NetCDF libraries before the ITAPS libraries.
Click the following link to view the release notes for the previous
version of VisIt: VisIt 2.6.2 Release Notes.