This repository has been archived on 2023-10-09. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
blender-archive/source/blender/editors
Antonis Ryakiotakis f622691691 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.
2014-05-09 23:30:19 +03:00
..
2014-05-01 07:38:14 +10:00
2014-05-09 18:29:42 +10:00
2014-05-01 04:47:51 +10:00
2014-05-07 04:35:55 +10:00
2014-05-07 02:59:23 +03:00
2012-12-17 08:01:43 +00:00