Enable contact constraint in the obsolete/experimental SpuParallellSolverTask. It will be replaced by a better parallel constraint solver.
This commit is contained in:
@@ -1,4 +1,3 @@
|
||||
#ifdef CONSTRAINT_SOLVER_IS_BEING_REFACTORED_DURING_DECEMBER_2008
|
||||
/*
|
||||
Bullet Continuous Collision Detection and Physics Library - Parallel solver
|
||||
Copyright (c) 2007 Starbreeze Studios
|
||||
@@ -73,5 +72,4 @@ public:
|
||||
virtual void reset ();
|
||||
};
|
||||
|
||||
#endif
|
||||
#endif //CONSTRAINT_SOLVER_IS_BEING_REFACTORED_DURING_DECEMBER_2008
|
||||
#endif
|
||||
Reference in New Issue
Block a user