2.82
fix AllBulletDemosOSX, 16-byte alignment and Xcode project
add commandline arguments to serialize demo for xml export and Bullet import file name update AntTweakBar version in CDTestFramework add btCompoundShape support in BulletXmlWorldImporter (this importer is still premature/work-in-progress)
fix: some file didn't have the svn:eol-style native yet
fix padding in btSolverConstraint, see Issue 650 fix some warnings
fix build issue with GImpact, Issue 681 Thanks to Oskar Nordquist for the patch/report.
fix HACD/CMakeLists.txt to add .inl files for install fixes Issue 616 https://code.google.com/p/bullet/issues/detail?id=616&colspec=Modified%20ID%20Type%20Stars%20Status%20Owner%20Summary fix Intel cmake build of ParticlesOpenCL and OpenCLClothDemo disable debug printf
add serialization for btGearConstraint support 'linearFactor' and 'angularFactor' for btRigidBody world importer
Added HACD library by Khaled Mamou, for improved convex decomposition See also http://sourceforge.net/projects/hacd/ and http://bulletphysics.org/Bullet/phpBB3/viewtopic.php?f=4&t=6619 Thanks to Sujeong Kim for the integration with the Bullet/Demos/ConvexDecompositionDemo
fix autotools build fix picking for tetrahedral soft body (demo 29/30) add text for failing OpenCL kernel build, thanks to Greg
fixes in btBulletXmlWorldImporter, and add premake4 support for the related demo