Blender Git Commit Log
Git Commits -> Revision f622691
Revision f622691 by Antonis Ryakiotakis (master) May 9, 2014, 20:30 (GMT) |
Fix access violation when painting with tiled textured brushes + airbrush + small brush size. Fast textured strokes meant that sometimes the update width (calculated from stroke distance) would be greater than the new ibuf width. This meant out of bounds access for the new ibuf. It's totally strange that I couldn't reproduce this issue on older versions since the logic here has not really changed much between versions. |
Commit Details:
Full Hash: f622691691547bb364fe6a560124583030d55c11
Parent Commit: c80e986
Lines Changed: +2, -2
1 Modified Path:
/source/blender/editors/sculpt_paint/paint_image_2d.c (+2, -2) (Diff)