mirror of
https://github.com/bulletphysics/bullet3
synced 2024-12-14 13:50:04 +00:00
turn off cache prev collision by default
This commit is contained in:
parent
07521869db
commit
2d42dea27f
@ -2821,7 +2821,7 @@ bool btSoftBody::checkDeformableFaceContact(const btCollisionObjectWrapper* colO
|
||||
btGjkEpaSolver2::sResults results;
|
||||
|
||||
// #define USE_QUADRATURE 1
|
||||
#define CACHE_PREV_COLLISION
|
||||
//#define CACHE_PREV_COLLISION
|
||||
|
||||
// use collision quadrature point
|
||||
#ifdef USE_QUADRATURE
|
||||
|
Loading…
Reference in New Issue
Block a user