blender/intern/opennl
Brecht Van Lommel 0b12e61040 OpenNL: modify SuperLU to use doubles rather than floats, for better precision.
This helps to improve the accuracy of UV unwrapping and laplacian deform for
high poly meshes, which could get warped quite badly. It's not much slower,
doubles are pretty fast on modern CPUs, but it does double memory usage. This
seems acceptable as otherwise high poly meshes would not work correctly anyway.

Fixes T39004.
2014-09-26 00:04:10 +02:00
..
doc
extern OpenNL: modify SuperLU to use doubles rather than floats, for better precision. 2014-09-26 00:04:10 +02:00
intern OpenNL: modify SuperLU to use doubles rather than floats, for better precision. 2014-09-26 00:04:10 +02:00
superlu OpenNL: modify SuperLU to use doubles rather than floats, for better precision. 2014-09-26 00:04:10 +02:00
CMakeLists.txt remove duplicate sys-types headers. 2013-05-29 21:38:23 +00:00
SConscript