Blender Git Commit Log

Git Commits -> Revision fe570a2

January 14, 2019, 19:03 (GMT)
GP: Fill: Add Resolution multiplier

Default is 1, no change. Increasing this number improves accuracy at the expense of processing time and memory usage.

This value multiplies the resolution of the buffer image generated used to calculate the flood fill.

Commit Details:

Full Hash: fe570a2fea1bc6f96970762c41f0a1cba0cbb8dc
Parent Commit: f49c07a
Lines Changed: +60, -30

5 Modified Paths:

/release/scripts/startup/bl_ui/properties_paint_common.py (+3, -0) (Diff)
/source/blender/blenkernel/intern/brush.c (+1, -0) (Diff)
/source/blender/editors/gpencil/gpencil_fill.c (+37, -22) (Diff)
/source/blender/makesdna/DNA_brush_types.h (+10, -8) (Diff)
/source/blender/makesrna/intern/rna_brush.c (+9, -0) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021