Blender Git Commit Log
Git Commits -> Revision c5a2c08
Revision c5a2c08 by Antonis Ryakiotakis (master) September 3, 2014, 12:09 (GMT) |
Code cleanup, defined shared stroke properties to one central function. |
Commit Details:
Full Hash: c5a2c08dd9fa24a12b99a41cae861ee74b633aec
Parent Commit: 728687c
Lines Changed: +26, -28
5 Modified Paths:
/source/blender/editors/sculpt_paint/paint_image.c (+1, -11) (Diff)
/source/blender/editors/sculpt_paint/paint_intern.h (+3, -0) (Diff)
/source/blender/editors/sculpt_paint/paint_utils.c (+17, -0) (Diff)
/source/blender/editors/sculpt_paint/paint_vertex.c (+3, -4) (Diff)
/source/blender/editors/sculpt_paint/sculpt.c (+2, -13) (Diff)
/source/blender/editors/sculpt_paint/paint_intern.h (+3, -0) (Diff)
/source/blender/editors/sculpt_paint/paint_utils.c (+17, -0) (Diff)
/source/blender/editors/sculpt_paint/paint_vertex.c (+3, -4) (Diff)
/source/blender/editors/sculpt_paint/sculpt.c (+2, -13) (Diff)