add commandline arguments to serialize demo for xml export and Bullet import file name

update AntTweakBar version in CDTestFramework
add btCompoundShape support in BulletXmlWorldImporter (this importer is still premature/work-in-progress)
This commit is contained in:
erwin.coumans
2012-09-26 19:47:18 +00:00
parent 60c1b1918a
commit 4442a826ed
85 changed files with 59310 additions and 18485 deletions

View File

@@ -3,13 +3,13 @@
AntTweakBar is a small and easy-to-use C/C++ library that allows programmers
to quickly add a light and intuitive GUI into OpenGL and DirectX based
graphic programs to interactively tweak them.
graphic programs to interactively tweak parameters.
This package includes the development version of the AntTweakBar library
for GNU/Linux and Windows, + some program examples (sources + binaries).
for Windows, GNU/Linux and OSX, and some program examples (sources + binaries).
For installation and documentation please refer to:
http://www.antisphere.com/Wiki/tools:anttweakbar
Philippe Decaudin - http://www.antisphere.com - 2006/05/20
Philippe Decaudin - http://www.antisphere.com