Blender Git Loki
Git Commits -> Revision 7d5fb2e
Revision 7d5fb2e by Philipp Oeser (master) October 6, 2018, 13:11 (GMT) |
Vertex Paint: support switching to secondary color temporarily holding Ctrl while it is possible to permanently flip the colors using the 'X' button, this makes it consistent with Texture Paint. fixes T56994 Reviewers: campbellbarton, brecht Reviewed By: brecht Subscribers: JulienKaspar Tags: #sculpting_and_painting Maniphest Tasks: T56994 Differential Revision: https://developer.blender.org/D3753 |
Commit Details:
Full Hash: 7d5fb2e103e03046194d69640aadf7e76a700620
Parent Commit: 495a712
Lines Changed: +8, -7
5 Modified Paths:
/source/blender/blenkernel/intern/paint.c (+1, -1) (Diff)
/source/blender/editors/sculpt_paint/paint_intern.h (+1, -1) (Diff)
/source/blender/editors/sculpt_paint/paint_ops.c (+2, -1) (Diff)
/source/blender/editors/sculpt_paint/paint_vertex.c (+3, -3) (Diff)
/source/blender/editors/sculpt_paint/paint_vertex_color_ops.c (+1, -1) (Diff)
/source/blender/editors/sculpt_paint/paint_intern.h (+1, -1) (Diff)
/source/blender/editors/sculpt_paint/paint_ops.c (+2, -1) (Diff)
/source/blender/editors/sculpt_paint/paint_vertex.c (+3, -3) (Diff)
/source/blender/editors/sculpt_paint/paint_vertex_color_ops.c (+1, -1) (Diff)