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:
Lukas Tönne 2014-10-12 12:45:07 +02:00
parent 35d09c7ab6
commit 4eac83da66
2 changed files with 196 additions and 1323 deletions

View File

@ -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 */

File diff suppressed because it is too large Load Diff