Blender Git Loki
Git Commits -> Revision b1653b5
Revision b1653b5 by Campbell Barton (master) November 5, 2008, 03:12 (GMT) |
fix for pixels not being drawn in 2 cases. 1 issue was caused by detecting 2d horizontal line intersections for lines that had points equal to the horizontal Y value - solved by detecting point on line cases. Another was because the 2D bounding box for painting could have faces edges running along it - solved by adding a small margin to the bounding box. |
Commit Details:
Full Hash: b1653b5f985ef5fbb9eaa13bfac6eca5f2861ee1
SVN Revision: 17329
Parent Commit: aa7357b
Lines Changed: +168, -127
1 Modified Path:
/source/blender/src/imagepaint.c (+168, -127) (Diff)