Blender Git Loki

Git Commits -> Revision 330f5f1

September 11, 2014, 15:49 (GMT)
Disable some debugging options in Eigen to make it more usable in Debug
mode.

Eigen can become very slow in debug mode, which is a bit of a problem.
It relies heavily on compiler optimizations to remove function calls
etc. More optimizations may be desirable, possibly putting the implicit
solver into its own little library and enabling optimizations in debug
mode there could help.

Commit Details:

Full Hash: 330f5f1395ecde4772260208c3cf4010e3c83329
Parent Commit: 6cd7d8f
Lines Changed: +17, -0

2 Modified Paths:

/source/blender/blenkernel/intern/implicit.h (+2, -0) (Diff)
/source/blender/blenkernel/intern/implicit_eigen.cpp (+15, -0) (Diff)
Tehnyt: Miika HämäläinenViimeksi päivitetty: 07.11.2014 14:18MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021