Blender Git Commit Log

Git Commits -> Revision 3a8184d

Revision 3a8184d by Antonio Vazquez (temp-lanpr-staging)
September 12, 2019, 01:13 (GMT)
GPencil: New option to fade not selected objects

Before, it was only possible to fade the active object. The new option allows to fade all non gpencil selected object. This is a common request by artists.

{F7719513}

Reviewers: mendio, pepeland

Reviewed By: mendio

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

Commit Details:

Full Hash: 3a8184dc8f7cb83f51c97bfe211dbeeb6913d965
Parent Commit: 2c73c78
Committed By: YimingWu
Lines Changed: +90, -9

7 Modified Paths:

/release/scripts/startup/bl_ui/space_view3d.py (+3, -2) (Diff)
/source/blender/draw/engines/gpencil/gpencil_draw_utils.c (+47, -0) (Diff)
/source/blender/draw/engines/gpencil/shaders/gpencil_fill_frag.glsl (+8, -0) (Diff)
/source/blender/draw/engines/gpencil/shaders/gpencil_point_frag.glsl (+9, -0) (Diff)
/source/blender/draw/engines/gpencil/shaders/gpencil_stroke_frag.glsl (+9, -0) (Diff)
/source/blender/makesdna/DNA_view3d_types.h (+3, -2) (Diff)
/source/blender/makesrna/intern/rna_space.c (+11, -5) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021