diff --git a/source/blender/blenkernel/intern/implicit.h b/source/blender/blenkernel/intern/implicit.h index ccf90c2bd15..144560e8867 100644 --- a/source/blender/blenkernel/intern/implicit.h +++ b/source/blender/blenkernel/intern/implicit.h @@ -36,8 +36,8 @@ #include "BLI_utildefines.h" -#define IMPLICIT_SOLVER_EIGEN -//#define IMPLICIT_SOLVER_BLENDER +//#define IMPLICIT_SOLVER_EIGEN +#define IMPLICIT_SOLVER_BLENDER #define CLOTH_FORCE_GRAVITY #define CLOTH_FORCE_DRAG