Blender Git Commit Log

Git Commits -> Revision a051c2e

November 7, 2017, 09:43 (GMT)
New parameter to adjust stabilization

Parameter to control the stabilization amount of the brush.

This stabilization works as a dynamic smooth using the previous points to calculate the estimated position and average the position to get smoother strokes.

This is not a replace of smooth factor that works after finish stroke. This new parameter is applyed while drawing before ending the stroke.

Commit Details:

Full Hash: a051c2e8701a856533681a0ec0a329eebdc55da7
Parent Commit: e176d66
Lines Changed: +21, -7

4 Modified Paths:

/release/scripts/startup/bl_ui/properties_grease_pencil_common.py (+1, -0) (Diff)
/source/blender/editors/gpencil/gpencil_paint.c (+9, -5) (Diff)
/source/blender/makesdna/DNA_gpencil_types.h (+1, -1) (Diff)
/source/blender/makesrna/intern/rna_scene.c (+10, -1) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021