mirror of
https://github.com/bulletphysics/bullet3.git
synced 2026-07-19 04:29:41 +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)
2 lines
119 B
CMake
2 lines
119 B
CMake
SUBDIRS( glui ConvexDecomposition BulletMultiThreaded BulletColladaConverter LibXML COLLADA_DOM GIMPACTUtils GIMPACT )
|