Blender Git Loki
Git Commits -> Revision 55bf704
Revision 55bf704 by Antonio Vazquez (master) May 3, 2021, 15:10 (GMT) |
Fix T88005: GPencil inverse fill leaves unwanted line at viewport edge. There was a function to set 2 pixels wide for inverse filling, but this must not be done in the borders of the image. Now, the borders are checked before set 2 pixels. |
Commit Details:
Full Hash: 55bf704427e9d6d791fe225a27072c36f23d9eb9
Parent Commit: 29e5504
Lines Changed: +9, -3
1 Modified Path:
/source/blender/editors/gpencil/gpencil_fill.c (+9, -3) (Diff)