Blender Git Commit Log
Git Commits -> Revision 330f5f1
Revision 330f5f1 by Lukas Toenne (gooseberry, gooseberry_farm, hair_immediate_fixes, hair_system, temp_constraint_volume, temp_hair_flow, temp_hair_modifiers, temp_motionpaths) 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