This website requires JavaScript.
Explore
Help
Sign In
Bart
/
bullet3
Watch
1
Star
0
Fork
0
You've already forked bullet3
Code
Issues
Pull Requests
Releases
Wiki
Activity
Files
44565d20f4acdcc241dc760eda2ddfc160e8b332
bullet3
/
Demos
/
SerializeDemo
History
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
..
btBulletFile.cpp
More work on serialization and BulletFileLoader
2010-01-22 00:15:33 +00:00
btBulletFile.h
More work on serialization and BulletFileLoader
2010-01-22 00:15:33 +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
main.cpp
fix some recent compile issues
2010-01-21 00:34:30 +00:00
SerializeDemo.cpp
added serialization support for btCompoundShape, btCapsuleShapeX/Z, btCylinderShapeX,Z
2010-01-26 02:24:03 +00:00
SerializeDemo.h
worked a bit more on the serialization, and added a preliminary SerializeDemo.
2010-01-21 00:17:18 +00:00
Win32SerializeDemo.cpp
worked a bit more on the serialization, and added a preliminary SerializeDemo.
2010-01-21 00:17:18 +00:00