Initialize libbullet git in 2.0_beta.
[platform/upstream/libbullet.git] / Extras / CDTestFramework / AntTweakBar / ChangeLog.txt
1 --- AntTweakBar library changes ---
2
3 - Version 1.04
4   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).
5
6 - Version 1.03 (2006/10/28)
7   Medium font is now antialiased.
8   Now also compiles on 64 bits x86 platform; use Makefile.x86_64 (thanks to Herling).
9   Slight changes to avoid visual 8 secure crt warnings.
10   Correct behaviour if min/max values are not defined.
11   Modif to avoid looping to max value when reaching zero with unsigned types.
12   Min/max/step commands for type TW_TYPE_CHAR now read ascii codes (not characters).
13   Add FPU precision control (because DirectX changes it).
14   Fix problem that occurs when the lib is initialized/unitialized more than once (thanks Lukasz for reporting it).
15   Distribution follows Savannah's recommendations.
16
17 - Version 1.02 (2006/09/27)
18   Library sources released.
19
20 - Version 1.01 (2006/09/14)
21   First official release.
22
23