bullet3/Extras/Serialize/BulletFileLoader
Erwin Coumans 0326fa93a8 made some progress in saving and restoring the state during the simulation, with identical results.
Option to de/serialize btPersistentContactManifolds and fix lossy conversion during btMultiBody de/serialization of base world transform
(serialize the quaternion, not the converted 3x3 matrix)
There are still several caches not taken into account, and btMultiBody links/constraints are not deserialized yet etc.
See examples\pybullet\examples\saveRestoreState.py for an example.
2017-12-30 14:19:13 -08:00
..
autogenerated made some progress in saving and restoring the state during the simulation, with identical results. 2017-12-30 14:19:13 -08:00
bChunk.cpp add the 'extras' and Bullet 2 tests, to make it easier to create a new intermediate release 2014-05-07 08:54:08 -07:00
bChunk.h add the 'extras' and Bullet 2 tests, to make it easier to create a new intermediate release 2014-05-07 08:54:08 -07:00
bCommon.h add the 'extras' and Bullet 2 tests, to make it easier to create a new intermediate release 2014-05-07 08:54:08 -07:00
bDefines.h remote unused TEST macro, conflicts with other libraries 2015-08-11 08:35:52 -07:00
bDNA.cpp fix many warnings 2017-01-15 22:26:11 -08:00
bDNA.h add the 'extras' and Bullet 2 tests, to make it easier to create a new intermediate release 2014-05-07 08:54:08 -07:00
bFile.cpp fix a few warnings 2017-01-24 08:36:46 -08:00
bFile.h fix shadowmap crash on some Intel GPUs, see https://github.com/bulletphysics/bullet3/issues/4 2015-07-10 22:20:06 -07:00
btBulletFile.cpp made some progress in saving and restoring the state during the simulation, with identical results. 2017-12-30 14:19:13 -08:00
btBulletFile.h made some progress in saving and restoring the state during the simulation, with identical results. 2017-12-30 14:19:13 -08:00
CMakeLists.txt cmake fixes 2017-09-06 14:18:35 -07:00
premake4.lua fix shadowmap crash on some Intel GPUs, see https://github.com/bulletphysics/bullet3/issues/4 2015-07-10 22:20:06 -07:00