mirror of
https://github.com/bulletphysics/bullet3.git
synced 2026-07-20 13:09:47 +00:00
add MultiBody Custom Creation example, to show how to import data from a URDF file and fill up your own data structures. add btMultiBody::setBaseWorldTransform method todo: fix cmake build, this patch is premake only