Blender Git Commit Log
Git Commits -> Revision 38feedc
Revision 38feedc by Antonis Ryakiotakis (master) March 10, 2013, 20:05 (GMT) |
Feature request for all paint systems that support it: Jittering in absolute coordinates. This allows an artist to lower the brush radius while keeping the spread of the brush constant. A toggle under the jitter slider provides the option to switch between relative/absolute. |
Commit Details:
Full Hash: 38feedcaacd2bd317ea68a57014cddb2f9ceaf15
SVN Revision: 55180
Parent Commit: 5a981db
Lines Changed: +59, -13
6 Modified Paths:
/release/scripts/startup/bl_ui/space_image.py (+6, -1) (Diff)
/release/scripts/startup/bl_ui/space_view3d_toolbar.py (+18, -3) (Diff)
/source/blender/blenkernel/intern/brush.c (+16, -6) (Diff)
/source/blender/editors/sculpt_paint/paint_stroke.c (+4, -2) (Diff)
/source/blender/makesdna/DNA_brush_types.h (+4, -1) (Diff)
/source/blender/makesrna/intern/rna_brush.c (+11, -0) (Diff)
/release/scripts/startup/bl_ui/space_view3d_toolbar.py (+18, -3) (Diff)
/source/blender/blenkernel/intern/brush.c (+16, -6) (Diff)
/source/blender/editors/sculpt_paint/paint_stroke.c (+4, -2) (Diff)
/source/blender/makesdna/DNA_brush_types.h (+4, -1) (Diff)
/source/blender/makesrna/intern/rna_brush.c (+11, -0) (Diff)