Blender Git Loki

Git Commits -> Revision 064f132

November 9, 2019, 10:01 (GMT)
GPencil: New Vertex Paint Replace Tool

This tool replaces the old mixed color with the current one, but keeps the same mix factor. This is not possible with Draw tool, because the draw tool replaces the mix factor.

With this tool is very easy tint previous colors, but keeping the same mix and pressure values to maintain the same artistic look and feel.

Commit Details:

Full Hash: 064f132000d4d2058250723b5b7e5269800a4d7a
Parent Commit: b60b92a
Lines Changed: +124, -5

10 Modified Paths:

/release/scripts/modules/bl_keymap_utils/keymap_hierarchy.py (+1, -0) (Diff)
/release/scripts/presets/keyconfig/keymap_data/blender_default.py (+21, -0) (Diff)
/release/scripts/presets/keyconfig/keymap_data/industry_compatible_data.py (+22, -1) (Diff)
/source/blender/blenkernel/intern/brush.c (+17, -0) (Diff)
/source/blender/editors/gpencil/gpencil_ops.c (+16, -3) (Diff)
/source/blender/editors/gpencil/gpencil_vertex_paint.c (+36, -0) (Diff)
/source/blender/editors/interface/interface_icons.c (+3, -0) (Diff)
/source/blender/editors/screen/area.c (+4, -0) (Diff)
/source/blender/makesdna/DNA_brush_types.h (+3, -1) (Diff)
/source/blender/makesrna/intern/rna_brush.c (+1, -0) (Diff)
Tehnyt: Miika HämäläinenViimeksi päivitetty: 07.11.2014 14:18MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021