Blender Git Commit Log
Git Commits -> Revision e8bc62e
Revision e8bc62e by Nicholas Bishop (master) October 6, 2012, 18:28 (GMT) |
Avoid unecessary minimizer calculations in dualcon * The minimize() function, which solves a least-squares problem, is only needed for sharp remesh mode, but was being calculated for smooth and blocks modes as well. Disabling this calculation when it's not needed gives a big performance boost. |
Commit Details:
Full Hash: e8bc62e16232aff442d2f0f6d52ff37e0c79be92
SVN Revision: 51123
Parent Commit: 8b4baa3
Lines Changed: +59, -19
1 Modified Path:
/intern/dualcon/intern/octree.cpp (+59, -19) (Diff)