Blender Git Commit Log
Git Commits -> Revision 69d4aec
Revision 69d4aec by Pablo Dobarro (master) March 6, 2020, 14:24 (GMT) |
Cleanup: Use the SCULPT_ prefix in all sculpt_intern functions |
Commit Details:
Full Hash: 69d4aec55f9c5bc64c58e43edefc6687fcb9d08b
Parent Commit: b201a67
Lines Changed: +658, -655
11 Modified Paths:
/source/blender/editors/sculpt_paint/paint_cursor.c (+4, -4) (Diff)
/source/blender/editors/sculpt_paint/paint_hide.c (+7, -7) (Diff)
/source/blender/editors/sculpt_paint/paint_mask.c (+11, -11) (Diff)
/source/blender/editors/sculpt_paint/paint_ops.c (+1, -1) (Diff)
/source/blender/editors/sculpt_paint/paint_stroke.c (+3, -3) (Diff)
/source/blender/editors/sculpt_paint/paint_vertex.c (+33, -33) (Diff)
/source/blender/editors/sculpt_paint/sculpt.c (+517, -514) (Diff)
/source/blender/editors/sculpt_paint/sculpt_cloth.c (+18, -18) (Diff)
/source/blender/editors/sculpt_paint/sculpt_intern.h (+44, -44) (Diff)
/source/blender/editors/sculpt_paint/sculpt_pose.c (+7, -7) (Diff)
/source/blender/editors/sculpt_paint/sculpt_undo.c (+13, -13) (Diff)
/source/blender/editors/sculpt_paint/paint_hide.c (+7, -7) (Diff)
/source/blender/editors/sculpt_paint/paint_mask.c (+11, -11) (Diff)
/source/blender/editors/sculpt_paint/paint_ops.c (+1, -1) (Diff)
/source/blender/editors/sculpt_paint/paint_stroke.c (+3, -3) (Diff)
/source/blender/editors/sculpt_paint/paint_vertex.c (+33, -33) (Diff)
/source/blender/editors/sculpt_paint/sculpt.c (+517, -514) (Diff)
/source/blender/editors/sculpt_paint/sculpt_cloth.c (+18, -18) (Diff)
/source/blender/editors/sculpt_paint/sculpt_intern.h (+44, -44) (Diff)
/source/blender/editors/sculpt_paint/sculpt_pose.c (+7, -7) (Diff)
/source/blender/editors/sculpt_paint/sculpt_undo.c (+13, -13) (Diff)