Blender Git Loki

Git Commits -> Revision 6a7e9f2

Revision 6a7e9f2 by Antonio Vazquez (master)
April 30, 2020, 14:13 (GMT)
GPencil: Add material selector to context menus

Now it's possible to select the material in context menu and new menu to select material.

The patch and workflow has been tested in greasepencil-object branch.

* New Material selector in Draw mode Context menu:

{F8499259}

* Pressing `U`key in Draw mode display material menu.

{F8503224}

Reviewed By: mendio, pepeland

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

Commit Details:

Full Hash: 6a7e9f2b7647fb1883fc77f72c3d411c0a692cf7
Parent Commit: dc0a564
Lines Changed: +138, -9

8 Modified Paths:

/release/scripts/presets/keyconfig/keymap_data/blender_default.py (+2, -0) (Diff)
/release/scripts/presets/keyconfig/keymap_data/industry_compatible_data.py (+1, -1) (Diff)
/release/scripts/startup/bl_ui/properties_grease_pencil_common.py (+32, -2) (Diff)
/release/scripts/startup/bl_ui/space_view3d.py (+15, -0) (Diff)
/source/blender/editors/gpencil/gpencil_data.c (+46, -4) (Diff)
/source/blender/editors/gpencil/gpencil_intern.h (+6, -1) (Diff)
/source/blender/editors/gpencil/gpencil_ops.c (+2, -1) (Diff)
/source/blender/editors/gpencil/gpencil_utils.c (+34, -0) (Diff)
Tehnyt: Miika HämäläinenViimeksi päivitetty: 07.11.2014 14:18MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021