Blender Git Commit Log

Git Commits -> Revision a0a7018

Revision a0a7018 by Campbell Barton (master)
November 16, 2008, 15:26 (GMT)
* fix "dot drawing" problem - draw lines inbetween updates when redrawing the view like how existing painting works. (this means slow systems wont have the problems when they would only see dots as they dragged their mouse around)
* bucket resolution is now set from the brush size so there is around 9 buckets under the brush - (previously was fixed to 128x128).
* brush sizes below 40 disable multithreading, since threads only speeds up cases where each bucket has enough pixels in it for each core to spend some time.
* make smear use bicubic pixel lookups so a low Spacing value works as expected.
* smear tool was darkening pixels a tiny bit.
* fix for simple mistake causing ProjectPaintImage arrays not to be thread safe.

Commit Details:

Full Hash: a0a7018363645c7819e62db410f4c0591548901c
SVN Revision: 17473
Parent Commit: 63d3829
Lines Changed: +182, -128

1 Modified Path:

/source/blender/src/imagepaint.c (+182, -128) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021