Blender Git Commit Log

Git Commits -> Revision 15f8227

Revision 15f8227 by Pablo Dobarro (master)
November 21, 2019, 16:55 (GMT)
Sculpt/Paint: Dash Ratio and Dash Samples

Dash Ratio and Dash Samples are brush properties to modify the strength of the brush during a stroke. This is useful to create dashed lines in texture paint or stitches in sculpt mode.

Reviewed By: jbakker

Differential Revision: https://developer.blender.org/D5949

Commit Details:

Full Hash: 15f82278d5d4ca2b282cb8e5e377965cf28aaa17
Parent Commit: 2ec9aa3
Lines Changed: +69, -12

6 Modified Paths:

/release/scripts/startup/bl_ui/space_view3d_toolbar.py (+4, -0) (Diff)
/source/blender/blenloader/intern/versioning_280.c (+8, -0) (Diff)
/source/blender/editors/sculpt_paint/paint_stroke.c (+33, -12) (Diff)
/source/blender/makesdna/DNA_brush_defaults.h (+4, -0) (Diff)
/source/blender/makesdna/DNA_brush_types.h (+4, -0) (Diff)
/source/blender/makesrna/intern/rna_brush.c (+16, -0) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021