Blender Git Commit Log

Git Commits -> Revision c937c3a

Revision c937c3a by Alexander Gavrilov (master)
January 12, 2017, 18:28 (GMT)
Dynamic Paint: provide margin of error for linking neighbors across seams.

The code requires the pixel on the other side of the seam to be assigned
precisely to the expected triangle. This can cause false negatives around
vertices, where a pixel is likely to touch multiple triangles and thus
cannot be said to unambiguously belong to any one of them, so check
distance to the intended triangle and accept the result if it's close.

Commit Details:

Full Hash: c937c3af460c9e91524b8dd70c9bdb98085af86d
Parent Commit: 99ca90e
Lines Changed: +29, -3

1 Modified Path:

/source/blender/blenkernel/intern/dynamicpaint.c (+29, -3) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021