blender/intern/dualcon
Dan Koschier 4cc98af3a4 Fix T53581: remesh modifier artifacts in sharp mode
Replace relative threshold for pseudo inverse in sharp remeshing modifier with
0.1 as proposed in the original paper.

Also change pseudo-inverse implementation that works with dynamic heap-allocated
matrix to static 3x3 version, for performance

Differential Revision: https://developer.blender.org/D5078
2019-06-17 18:53:49 +02:00
..
intern Fix T53581: remesh modifier artifacts in sharp mode 2019-06-17 18:53:49 +02:00
CMakeLists.txt ClangFormat: apply to source, most of intern 2019-04-17 06:21:24 +02:00
dualcon.h ClangFormat: apply to source, most of intern 2019-04-17 06:21:24 +02:00