Blender Git Loki
Git Commits -> Revision 90e0c31
Revision 90e0c31 by Darshan Kadu (soc-2017-vertex_paint) July 22, 2017, 10:11 (GMT) |
added the color lock in vertex paint |
Commit Details:
Full Hash: 90e0c31c72d351d10044bc3579c23497b2fd51ec
Parent Commit: 076b351
Lines Changed: +161, -88
5 Modified Paths:
/release/scripts/startup/bl_ui/space_view3d_toolbar.py (+10, -0) (Diff)
/source/blender/editors/sculpt_paint/paint_vertex.c (+116, -87) (Diff)
/source/blender/editors/sculpt_paint/sculpt_intern.h (+9, -0) (Diff)
/source/blender/makesdna/DNA_scene_types.h (+6, -1) (Diff)
/source/blender/makesrna/intern/rna_sculpt_paint.c (+20, -0) (Diff)
/source/blender/editors/sculpt_paint/paint_vertex.c (+116, -87) (Diff)
/source/blender/editors/sculpt_paint/sculpt_intern.h (+9, -0) (Diff)
/source/blender/makesdna/DNA_scene_types.h (+6, -1) (Diff)
/source/blender/makesrna/intern/rna_sculpt_paint.c (+20, -0) (Diff)