Blender Git Loki
Git Commits -> Revision 175a6b2
Revision 175a6b2 by Antonis Ryakiotakis (master) March 6, 2014, 14:32 (GMT) |
Solve partial redraw issues in sculpting. * Do union with previous partial redraw before overwriting with self and store unmodified new rect to avoid rect getting bigger. * Make rect one pixel wider instead of smaller so edges do not get left outside. Overall this looks quite better. |
Commit Details:
Full Hash: 175a6b2fcec4df86c4cf2502da450e4fe77c90d7
Parent Commit: 3d2b530
Lines Changed: +42, -49
1 Modified Path:
/source/blender/editors/sculpt_paint/sculpt.c (+42, -49) (Diff)