Blender Git Commit Log

Git Commits -> Revision ca0ecfc

March 1, 2018, 15:30 (GMT)
Fast mouse event capture afected by zoom factor

Before, the number of points was not equal at different zoom levels.

To get this work, the pixel size is calculated and the distance is relative to 30% of the brush thickness multiplied by the number of samples.

The number of samples has been reduced too, because the new method doesn't need big values.

Commit Details:

Full Hash: ca0ecfc234aa38967dcbe46dd2a0c573c2b0eec9
Parent Commit: c595087
Lines Changed: +22, -2

2 Modified Paths:

/source/blender/editors/gpencil/gpencil_paint.c (+21, -1) (Diff)
/source/blender/makesdna/DNA_gpencil_types.h (+1, -1) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021