Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.blender.org/blender.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/extern
diff options
context:
space:
mode:
authorAntony Riakiotakis <kalast@gmail.com>2014-05-10 00:29:57 +0400
committerAntony Riakiotakis <kalast@gmail.com>2014-05-10 00:30:19 +0400
commitf622691691547bb364fe6a560124583030d55c11 (patch)
treea27dfcefa88961177796b5bc3c323d7582e99fa8 /extern
parentc80e9866c8615c1742bc74506f8c8fe574552777 (diff)
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.
Diffstat (limited to 'extern')
0 files changed, 0 insertions, 0 deletions