Blender Git Loki

Git Commits -> Revision e44fa49

January 27, 2018, 12:25 (GMT)
New Lazy Mouse option

This option delays the mouse movements to create more controlled strokes.

The function calculate the optimal location anmix with th current location.

Commit Details:

Full Hash: e44fa493107d69741f9c76d5b643c03478067597
Parent Commit: 634e269
Lines Changed: +196, -36

12 Modified Paths:

/release/scripts/startup/bl_ui/properties_grease_pencil_common.py (+10, -0) (Diff)
/source/blender/blenkernel/intern/gpencil.c (+24, -0) (Diff)
/source/blender/editors/gpencil/gpencil_brush.c (+2, -2) (Diff)
/source/blender/editors/gpencil/gpencil_edit.c (+5, -5) (Diff)
/source/blender/editors/gpencil/gpencil_paint.c (+82, -9) (Diff)
/source/blender/editors/gpencil/gpencil_utils.c (+37, -6) (Diff)
/source/blender/editors/include/ED_gpencil.h (+1, -1) (Diff)
/source/blender/editors/space_outliner/outliner_select.c (+4, -4) (Diff)
/source/blender/editors/space_view3d/view3d_select.c (+4, -4) (Diff)
/source/blender/editors/util/undo.c (+5, -5) (Diff)
/source/blender/makesdna/DNA_gpencil_types.h (+5, -0) (Diff)
/source/blender/makesrna/intern/rna_scene.c (+17, -0) (Diff)
Tehnyt: Miika HämäläinenViimeksi päivitetty: 07.11.2014 14:18MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021