AntTweakBar Changelog

What's new in AntTweakBar 1.16

Mar 21, 2013
  • Moved AntTweakBar documentation to sourceforge
  • AntTweakBar source code repository is now on sourceforge
  • Fixed unwanted repeated key pressed
  • Added Visual Studio 2012 projects to the repository.
  • Memory representation of std::string has changed again with Visual Studio 2012. Handled it.
  • Fonts can be scaled globally through the fontscaling parameter, may be useful for high density display
  • Fixed compilation issue with different system locale

New in AntTweakBar 1.04 (Aug 23, 2007)

  • OpenGL: Vertex buffer object state and Vertex/fragment program and object states are now reset and restored by TwDraw (thanks to Dylan and Siva for pointing this out)