Blender Git Commit Log
Git Commits -> Revision b84fd7d
Revision b84fd7d by Lukas Toenne (temp_merge_gooseberry_hair) January 19, 2015, 16:55 (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: b84fd7dac494b09a3ff01628babe50b42703a02c
Parent Commit: 07a41b3
Lines Changed: +17, -0