Blender Git Commit Log
Git Commits -> Revision 50c9532
Revision 50c9532 by Jason Wilkins (soc-2010-jwilkins) June 30, 2010, 10:36 (GMT) |
== Inverse Autosmooth Pressure == * Autosmooth can be enabled to work at low pressure, this can be used to make a "Polish" brush that flattens at high pressure and smooths at low pressure. * Slider to control how much pinch is applied to crease brush. * fixed texture angle, it was 90 degrees offsetof |
Commit Details:
Full Hash: 50c9532640f5fff343b19448e366030cfb3232c1
SVN Revision: 29821
Parent Commit: 1916daf
Lines Changed: +59, -13
7 Modified Paths:
/release/scripts/ui/space_view3d_toolbar.py (+9, -0) (Diff)
/source/blender/blenkernel/intern/brush.c (+3, -0) (Diff)
/source/blender/blenloader/intern/readfile.c (+5, -0) (Diff)
/source/blender/editors/sculpt_paint/paint_stroke.c (+1, -1) (Diff)
/source/blender/editors/sculpt_paint/sculpt.c (+13, -8) (Diff)
/source/blender/makesdna/DNA_brush_types.h (+5, -1) (Diff)
/source/blender/makesrna/intern/rna_brush.c (+23, -3) (Diff)
/source/blender/blenkernel/intern/brush.c (+3, -0) (Diff)
/source/blender/blenloader/intern/readfile.c (+5, -0) (Diff)
/source/blender/editors/sculpt_paint/paint_stroke.c (+1, -1) (Diff)
/source/blender/editors/sculpt_paint/sculpt.c (+13, -8) (Diff)
/source/blender/makesdna/DNA_brush_types.h (+5, -1) (Diff)
/source/blender/makesrna/intern/rna_brush.c (+23, -3) (Diff)