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
631eeab71e6883fd67e21b833032dc3df0bccdf9
bullet3
/
Demos
/
SerializeDemo
History
erwin.coumans
ba5012973d
Make argument to btDefaultSerializer optional, and use zero by default. This will dynamically allocate data, so there is no need to guess the maximum size anymore.
...
Remove some cached data from SoftBodyLinkData, to reduce serialization file size.
2010-12-04 01:23:31 +00:00
..
CMakeLists.txt
add initial support for soft body / cloth serialization, and updated SerializeDemo to load soft bodies/cloth.
2010-12-01 05:55:08 +00:00
main.cpp
fix: some file didn't have the svn:eol-style native yet
2010-03-06 15:23:36 +00:00
SerializeDemo.cpp
Make argument to btDefaultSerializer optional, and use zero by default. This will dynamically allocate data, so there is no need to guess the maximum size anymore.
2010-12-04 01:23:31 +00:00
SerializeDemo.h
fix: some file didn't have the svn:eol-style native yet
2010-03-06 15:23:36 +00:00
testFile.bullet
pass on rigid body name in btBulletWorldImporter, to make it easier to bind physics and graphics objects.
2010-02-20 15:39:09 +00:00
Win32SerializeDemo.cpp
fix: some file didn't have the svn:eol-style native yet
2010-03-06 15:23:36 +00:00