Commit: d1be54886ed2ef76691930a47ec62eab91a9cffb
Author: Lukas Tönne
Date:   Sun Oct 12 17:13:08 2014 +0200
Branches: gooseberry
https://developer.blender.org/rBd1be54886ed2ef76691930a47ec62eab91a9cffb

Switched back to blender implicit solver for merge.

===================================================================

M       source/blender/physics/intern/implicit.h

===================================================================

diff --git a/source/blender/physics/intern/implicit.h 
b/source/blender/physics/intern/implicit.h
index 287c064..4678b27 100644
--- a/source/blender/physics/intern/implicit.h
+++ b/source/blender/physics/intern/implicit.h
@@ -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 */

_______________________________________________
Bf-blender-cvs mailing list
[email protected]
http://lists.blender.org/mailman/listinfo/bf-blender-cvs

Reply via email to