Blender Git Loki
Git Commits -> Revision bd71fb6
Revision bd71fb6 by Peter Schlaile (master) August 12, 2012, 15:59 (GMT) |
== Inpaint Node == Fixed several small (stupid) issues with the inpaint node: * on pixel order building, some ranges got wrong and origin was considered several times. * the convolution kernel didn't consider all pixels (+1,0),(-1,0),(0,1) and (0-1) were omited, leading to suboptimal results (sometimes even black areas) * alpha channel is now only affected an areas considered by inpaint. That's only important, if you choose low iteration counts. |
Commit Details:
Full Hash: bd71fb6d1dde254fd77e9c3e9201d182c629cf80
SVN Revision: 49842
Parent Commit: 8d59fa4
Lines Changed: +5, -5
1 Modified Path:
/source/blender/compositor/operations/COM_InpaintOperation.cpp (+5, -5) (Diff)