bullet3/Demos/ConvexDecompositionDemo
erwin.coumans 44565d20f4 added serialization support for btCompoundShape, btCapsuleShapeX/Z, btCylinderShapeX,Z
make some serialization methods const
prepare for constraint serialization
2010-01-26 02:24:03 +00:00
..
CMakeLists.txt Add BulletWorldImporter: it takes the in-memory data from BulletFileLoader and instantiates objects in a BulletDynamicsWorld. 2010-01-25 21:58:32 +00:00
ConvexDecompositionDemo.cpp added serialization support for btCompoundShape, btCapsuleShapeX/Z, btCylinderShapeX,Z 2010-01-26 02:24:03 +00:00
ConvexDecompositionDemo.h more work on Bullet serialization (added support for btConvexHullSupport) 2010-01-23 00:58:47 +00:00
Jamfile updated Jam and CMake build files for new Extras/ConvexHull library 2008-02-13 08:15:58 +00:00
main.cpp Make BenchmarkDemo a console application, without OpenGL/Glut dependency. 2009-08-12 08:18:57 +00:00
testFile32Single.bullet Add BulletWorldImporter: it takes the in-memory data from BulletFileLoader and instantiates objects in a BulletDynamicsWorld. 2010-01-25 21:58:32 +00:00
testFile64Double.bullet add support for double precision and 64bit serialization (and compatibility between all versions) 2010-01-25 19:42:51 +00:00
testFile64Single.bullet add support for double precision and 64bit serialization (and compatibility between all versions) 2010-01-25 19:42:51 +00:00
Win32ConvexDecompositionDemo.cpp more work on Bullet serialization (added support for btConvexHullSupport) 2010-01-23 00:58:47 +00:00