Share

VASP Data Viewer

File Release Notes and Changelog

Release Name: 1.03

Notes:
Full distribution with Win32 binaries, UNIX Makefile, and source code.

Changes: 1.03 ==== - Added: Support for "Cart" mode coordinates and the universal scaling factor in VASP files (thanks to Masayoshi Mikami for finding documentation on this) - Added: Use pseudoinverse instead of identity when basis vectors are not linearly independent - Fixed: Not resetting mark sometimes within text fields 1.02 ==== - Fixed: adjusted for rounding errors in iso-surface tree traversal - Fixed: clip-plane disabling when drawing bonds - Fixed: clipping of bonds when detecting mouse over - Fixed: dot-product updating when creating clip box - Fixed: Adjusted for rounding errors near 0 in post composing rotations - Fixed: UNIX makefile should now work in Linux as well as FreeBSD - Changed: Text fields are displayed in a different color when they've been changed, but the changes haven't been applied (<Enter> pressed) - Changed: If more than one text field of a related group is changed before the changes in one are applied, all the fields are parsed instead of restoring the old values to the others 1.01 ==== - Added support for 3D texturing under OpenGL 1.2, or using the GL_EXT_texture3d extension with drivers that support it. - Updated directory structure and UNIX Makefile.