VASP Data Viewer Changelog

What's new in VASP Data Viewer 1.05

Apr 14, 2009
  • Fixed: Typo in glwCompGetPreSize().
  • Fixed: Major errors in glwtabpn.c.
  • Fixed: Use of mip-maps always. The low-quality slice no longer requires mip-maps, and so can be rendered at a higher resolution with the same computational power.
  • Fixed: Attempt to resolve extension function pointer compatibility problems with newer versions of gl.h under Windows (APIENTRY was not defined, and is no longer used).
  • Added: Workaround for broken Shift+Tab.
  • Added: Optional #define __DS3_NO_3D_TEXTURES__ to work around malfunctioning 3D textures.