Blender Git Loki
Git Commits -> Revision 3bb53b0
Revision 3bb53b0 by Bastien Montagne (master) September 21, 2020, 08:37 (GMT) |
Cleanup: Sculpt/Paint ED code: correct return constant types. Mainly use false/true for bool, but also a few others. No change in behavior expected. |
Commit Details:
Full Hash: 3bb53b0ee640e744219e2a38207d1fbc76ca2068
Parent Commit: 213445e
Lines Changed: +29, -29
5 Modified Paths:
/source/blender/editors/sculpt_paint/paint_image.c (+13, -13) (Diff)
/source/blender/editors/sculpt_paint/paint_image_2d.c (+2, -2) (Diff)
/source/blender/editors/sculpt_paint/paint_image_proj.c (+5, -5) (Diff)
/source/blender/editors/sculpt_paint/paint_utils.c (+1, -1) (Diff)
/source/blender/editors/sculpt_paint/paint_vertex.c (+8, -8) (Diff)
/source/blender/editors/sculpt_paint/paint_image_2d.c (+2, -2) (Diff)
/source/blender/editors/sculpt_paint/paint_image_proj.c (+5, -5) (Diff)
/source/blender/editors/sculpt_paint/paint_utils.c (+1, -1) (Diff)
/source/blender/editors/sculpt_paint/paint_vertex.c (+8, -8) (Diff)