merge andrew/ragdoll into some ShapeCollider work

This commit is contained in:
Andrew Meadows 2014-08-27 12:12:08 -07:00
commit e133a696f5

View file

@ -16,10 +16,6 @@
#include "CollisionInfo.h"
#include "SharedUtil.h"
//#include "CapsuleShape.h"
//#include "ListShape.h"
//#include "PlaneShape.h"
//#include "SphereShape.h"
class Shape;
class SphereShape;