Blender Git Commit Log
Git Commits -> Revision 8cb4d56
Revision 8cb4d56 by Antonis Ryakiotakis (soc-2013-paint) August 11, 2013, 10:35 (GMT) |
Spacing gradient strokes. The gradient circles after a certain gradient spacing which is set in the gradient properties. |
Commit Details:
Full Hash: 8cb4d5624342a33fa9103e5db3a5ce810167cfa5
SVN Revision: 59064
Parent Commit: 78b4fc7
Lines Changed: +47, -17
9 Modified Paths:
/release/scripts/startup/bl_ui/space_image.py (+2, -0) (Diff)
/release/scripts/startup/bl_ui/space_view3d_toolbar.py (+2, -0) (Diff)
/source/blender/editors/sculpt_paint/paint_image.c (+3, -2) (Diff)
/source/blender/editors/sculpt_paint/paint_image_2d.c (+9, -5) (Diff)
/source/blender/editors/sculpt_paint/paint_image_proj.c (+6, -8) (Diff)
/source/blender/editors/sculpt_paint/paint_intern.h (+3, -2) (Diff)
/source/blender/editors/sculpt_paint/paint_stroke.c (+13, -0) (Diff)
/source/blender/makesdna/DNA_brush_types.h (+2, -0) (Diff)
/source/blender/makesrna/intern/rna_brush.c (+7, -0) (Diff)
/release/scripts/startup/bl_ui/space_view3d_toolbar.py (+2, -0) (Diff)
/source/blender/editors/sculpt_paint/paint_image.c (+3, -2) (Diff)
/source/blender/editors/sculpt_paint/paint_image_2d.c (+9, -5) (Diff)
/source/blender/editors/sculpt_paint/paint_image_proj.c (+6, -8) (Diff)
/source/blender/editors/sculpt_paint/paint_intern.h (+3, -2) (Diff)
/source/blender/editors/sculpt_paint/paint_stroke.c (+13, -0) (Diff)
/source/blender/makesdna/DNA_brush_types.h (+2, -0) (Diff)
/source/blender/makesrna/intern/rna_brush.c (+7, -0) (Diff)