mirror of
https://github.com/bulletphysics/bullet3.git
synced 2026-09-04 01:18:34 +00:00
moved Extras/ConvexHull/btConvexHull.* to src/LinearMath/btConvexHull.* removed btCollisionObject::m_internalOwner, replaced it by m_internalType. This should not affect external API (it was clearly marked as internal)