bullet3/Extras/Serialize
Erwin Coumans 7503418c72 Split Bullet/src/LinearMath/btSerializer.cpp into btSerializer64.cpp to make it easier to rebuild serialization structure.
Add several MSVC optimization flags to cmake.
Bump up VERSION because serialization format changed
Expose btScalar& jointMaxForce, btScalar& jointMaxVelocity to 'getJointInfo2' API, add backwards compatibility to examples\Importers\ImportURDFDemo\URDFImporterInterface::getJointInfo.

pybullet: expose 4 more fields to getJointInfo: jointLowerLimit/jointUpperLimit/jointMaxForce/jointMaxVelocity
fix performance issue in CMD_ACTUAL_STATE_UPDATE_COMPLETED
2017-03-26 13:06:46 -07:00
..
BlenderSerialize fix whitespace formatting in cmake files 2015-12-07 14:08:04 -08:00
BulletFileLoader Split Bullet/src/LinearMath/btSerializer.cpp into btSerializer64.cpp to make it easier to rebuild serialization structure. 2017-03-26 13:06:46 -07:00
BulletWorldImporter cmake Win32 fixes 2017-01-16 13:05:26 -08:00
BulletXmlWorldImporter fix many warnings 2017-01-15 22:26:11 -08:00
HeaderGenerator Split Bullet/src/LinearMath/btSerializer.cpp into btSerializer64.cpp to make it easier to rebuild serialization structure. 2017-03-26 13:06:46 -07:00
makesdna Split Bullet/src/LinearMath/btSerializer.cpp into btSerializer64.cpp to make it easier to rebuild serialization structure. 2017-03-26 13:06:46 -07:00
ReadBulletSample fix whitespace formatting in cmake files 2015-12-07 14:08:04 -08:00
CMakeLists.txt 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