All bullet’s primitives are now available:
- btBoxShape;
- btSphereShape;
- btCapsuleShape;
- btCylinderShape;
- & btConeShape.
The link with blender is make easier via 2 python scripts ( see Two python scripts… ).
A default fallback to convex hulls still has to be done.