Updating Eigen implicit dynamics solver implementation to adhere to the
new mass-spring solver API. Conflicts: source/blender/physics/intern/implicit_eigen.cpp
This commit is contained in:
@@ -42,8 +42,8 @@
|
||||
extern "C" {
|
||||
#endif
|
||||
|
||||
//#define IMPLICIT_SOLVER_EIGEN
|
||||
#define IMPLICIT_SOLVER_BLENDER
|
||||
#define IMPLICIT_SOLVER_EIGEN
|
||||
//#define IMPLICIT_SOLVER_BLENDER
|
||||
|
||||
#define CLOTH_ROOT_FRAME /* enable use of root frame coordinate transform */
|
||||
|
||||
|
||||
Reference in New Issue
Block a user