Blender Git Commit Log

Git Commits -> Revision dbf4ddb

January 19, 2020, 15:35 (GMT)
GPencil: Move opacity factor to stroke from runtime

If the modifier is applied, need to be in the stroke.

Note: Maybe we need to active this value in some sculpt brush to define the opacity of the Fill, because when you apply the modiifer, you can only replace the value using the modifier again. Other solution would be a reset opacity operator.

Commit Details:

Full Hash: dbf4ddbe167eca0db52fa31ea53493578a3da1ff
Parent Commit: 52c6857
Lines Changed: +13, -8

8 Modified Paths:

/source/blender/blenkernel/intern/gpencil.c (+2, -3) (Diff)
/source/blender/blenloader/intern/versioning_280.c (+2, -0) (Diff)
/source/blender/draw/intern/draw_cache_impl_gpencil.c (+1, -1) (Diff)
/source/blender/editors/gpencil/annotate_paint.c (+1, -0) (Diff)
/source/blender/editors/gpencil/gpencil_primitive.c (+1, -0) (Diff)
/source/blender/editors/space_view3d/view3d_gizmo_ruler.c (+1, -0) (Diff)
/source/blender/gpencil_modifiers/intern/MOD_gpencilopacity.c (+1, -1) (Diff)
/source/blender/makesdna/DNA_gpencil_types.h (+4, -3) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021