Blender Git Commit Log
Git Commits -> Revision 1cc7bcd
Revision 1cc7bcd by Alexander Gavrilov (master) November 23, 2018, 15:37 (GMT) |
Add missing COW updates when selection changes in paint modes. |
Commit Details:
Full Hash: 1cc7bcd8d8495e68160501d099defbb3986ba314
Parent Commit: d891c8f
Lines Changed: +33, -10
6 Modified Paths:
/source/blender/editors/include/ED_mesh.h (+2, -0) (Diff)
/source/blender/editors/include/ED_view3d.h (+1, -0) (Diff)
/source/blender/editors/mesh/editface.c (+16, -2) (Diff)
/source/blender/editors/object/object_vgroup.c (+2, -2) (Diff)
/source/blender/editors/sculpt_paint/paint_utils.c (+5, -0) (Diff)
/source/blender/editors/space_view3d/view3d_select.c (+7, -6) (Diff)
/source/blender/editors/include/ED_view3d.h (+1, -0) (Diff)
/source/blender/editors/mesh/editface.c (+16, -2) (Diff)
/source/blender/editors/object/object_vgroup.c (+2, -2) (Diff)
/source/blender/editors/sculpt_paint/paint_utils.c (+5, -0) (Diff)
/source/blender/editors/space_view3d/view3d_select.c (+7, -6) (Diff)