Blender Git Loki
Git Commits -> Revision 64e6544
Revision 64e6544 by Pablo Dobarro (master) February 11, 2020, 15:59 (GMT) |
Cleanup: Sculpt/Paint, use correct types and iterator variable declaration Reviewed By: brecht Differential Revision: https://developer.blender.org/D6788 |
Commit Details:
Full Hash: 64e65442a1857033a9f139893eaff56b53cbd667
Parent Commit: 395e91b
Lines Changed: +238, -255
7 Modified Paths:
/source/blender/editors/sculpt_paint/paint_cursor.c (+11, -8) (Diff)
/source/blender/editors/sculpt_paint/paint_hide.c (+8, -8) (Diff)
/source/blender/editors/sculpt_paint/paint_image_2d.c (+3, -3) (Diff)
/source/blender/editors/sculpt_paint/paint_image_proj.c (+51, -55) (Diff)
/source/blender/editors/sculpt_paint/paint_mask.c (+17, -20) (Diff)
/source/blender/editors/sculpt_paint/sculpt.c (+138, -150) (Diff)
/source/blender/editors/sculpt_paint/sculpt_undo.c (+10, -11) (Diff)
/source/blender/editors/sculpt_paint/paint_hide.c (+8, -8) (Diff)
/source/blender/editors/sculpt_paint/paint_image_2d.c (+3, -3) (Diff)
/source/blender/editors/sculpt_paint/paint_image_proj.c (+51, -55) (Diff)
/source/blender/editors/sculpt_paint/paint_mask.c (+17, -20) (Diff)
/source/blender/editors/sculpt_paint/sculpt.c (+138, -150) (Diff)
/source/blender/editors/sculpt_paint/sculpt_undo.c (+10, -11) (Diff)