bullet3/Extras/Serialize/BulletXmlWorldImporter
erwin.coumans 1aac33f6b6 refactor constraint serialization, so that double precision is maintained,
changes are backwards compatible (btBulletWorldImporter can load old .bullet files)
but not forwards compatible (constraints in new .bullet files are ignored/unrecognized by old Bullet SDK)
This commit is for Issue 734. Some more work needs to be done for btGImpactMeshShapeDoubleData and thus btStridingMeshInterfaceDoubleData and btMeshPartDoubleData
2013-09-14 06:08:50 +00:00
..
btBulletXmlWorldImporter.cpp refactor constraint serialization, so that double precision is maintained, 2013-09-14 06:08:50 +00:00
btBulletXmlWorldImporter.h refactor constraint serialization, so that double precision is maintained, 2013-09-14 06:08:50 +00:00
CMakeLists.txt Allow btBulletWorldImporter to convert/export a .bullet file to XML 2012-09-21 22:47:11 +00:00
premake4.lua Allow btBulletWorldImporter to convert/export a .bullet file to XML 2012-09-21 22:47:11 +00:00
string_split.cpp add commandline arguments to serialize demo for xml export and Bullet import file name 2012-09-26 19:47:18 +00:00
string_split.h Allow btBulletWorldImporter to convert/export a .bullet file to XML 2012-09-21 22:47:11 +00:00
tinystr.cpp Allow btBulletWorldImporter to convert/export a .bullet file to XML 2012-09-21 22:47:11 +00:00
tinystr.h Allow btBulletWorldImporter to convert/export a .bullet file to XML 2012-09-21 22:47:11 +00:00
tinyxml.cpp Allow btBulletWorldImporter to convert/export a .bullet file to XML 2012-09-21 22:47:11 +00:00
tinyxml.h Allow btBulletWorldImporter to convert/export a .bullet file to XML 2012-09-21 22:47:11 +00:00
tinyxmlerror.cpp Allow btBulletWorldImporter to convert/export a .bullet file to XML 2012-09-21 22:47:11 +00:00
tinyxmlparser.cpp Allow btBulletWorldImporter to convert/export a .bullet file to XML 2012-09-21 22:47:11 +00:00