Blender Git Commit Log
Git Commits -> Revision a8314c3
Revision a8314c3 by Antonis Ryakiotakis (soc-2013-paint) July 24, 2013, 11:10 (GMT) |
* Rename BRUSH_RESTORE_MESH to BRUSH_DRAG_DOT. Not useful to have two names for the same thing. * Disable pressure for anchored and drag dot strokes. On release pressure is zero so there is no really useful input to get here from pressure. Might be worth exploring confirmation with space or enter here. * Expose space attenuation property in UI for line strokes as well |
Commit Details:
Full Hash: a8314c3cfaa4415528d717b81a6a1fbc8923e6e7
SVN Revision: 58570
Parent Commit: eaaf606
Lines Changed: +18, -17
8 Modified Paths:
/source/blender/blenkernel/intern/brush.c (+2, -2) (Diff)
/source/blender/editors/sculpt_paint/paint_image.c (+1, -1) (Diff)
/source/blender/editors/sculpt_paint/paint_image_2d.c (+1, -1) (Diff)
/source/blender/editors/sculpt_paint/paint_image_proj.c (+1, -1) (Diff)
/source/blender/editors/sculpt_paint/paint_stroke.c (+3, -3) (Diff)
/source/blender/editors/sculpt_paint/sculpt.c (+2, -2) (Diff)
/source/blender/makesdna/DNA_brush_types.h (+1, -1) (Diff)
/source/blender/makesrna/intern/rna_brush.c (+7, -6) (Diff)
/source/blender/editors/sculpt_paint/paint_image.c (+1, -1) (Diff)
/source/blender/editors/sculpt_paint/paint_image_2d.c (+1, -1) (Diff)
/source/blender/editors/sculpt_paint/paint_image_proj.c (+1, -1) (Diff)
/source/blender/editors/sculpt_paint/paint_stroke.c (+3, -3) (Diff)
/source/blender/editors/sculpt_paint/sculpt.c (+2, -2) (Diff)
/source/blender/makesdna/DNA_brush_types.h (+1, -1) (Diff)
/source/blender/makesrna/intern/rna_brush.c (+7, -6) (Diff)