Final 2.68 from Nathanael Presson, mainly soft body related. Added raycast support for soft bodies (press comma-key in the soft body demos to toggle ray cast tests)
This commit is contained in:
@@ -52,7 +52,9 @@ public:
|
||||
|
||||
|
||||
bool m_autocam;
|
||||
int m_showtrees;
|
||||
bool m_raycast;
|
||||
btScalar m_animtime;
|
||||
btClock m_clock;
|
||||
|
||||
|
||||
//keep the collision shapes, for deletion/cleanup
|
||||
@@ -154,3 +156,4 @@ MACRO_SOFT_DEMO(16)//Init_BunnyMatch
|
||||
#endif //CCD_PHYSICS_DEMO_H
|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user