blender/intern/dualcon
Nicholas Bishop e8bc62e162 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.
2012-10-06 18:28:38 +00:00
..
intern Avoid unecessary minimizer calculations in dualcon 2012-10-06 18:28:38 +00:00
CMakeLists.txt Add remesh modifier (dual contouring). 2011-12-30 21:11:40 +00:00
dualcon.h Code style cleanup in intern/dualcon. 2012-05-08 22:11:05 +00:00
SConscript Add remesh modifier (dual contouring). 2011-12-30 21:11:40 +00:00