Blender Git Commit Log
Git Commits -> Revision 5bf86c5
Revision 5bf86c5 by Jason Wilkins (soc-2010-jwilkins) June 9, 2010, 16:15 (GMT) |
* Fixed layer brush so that it works in subtract mode. * Shift key can no longer turn Contrast into Flatten and visa versa * reduced the range in which brush changes transparency so that it doesn't become too bold or too hard to see * the old brush cursor no longer changes opacity so that it does not become too hard to see * if the on-surface brush radius shrinks to smaller than 6 pixels, it is drawn as a solid circle to avoid it becoming hard to see * adjusted thickness of on-surface brush upwards so that it doesn't get too thin * when drawing anchored, the on-surface brush now drawn outside of the area being affected * renamed Restore Mesh to Drag and Drop |
Commit Details:
Full Hash: 5bf86c54d8bda3c9a77a5acdda7755e74b366c20
SVN Revision: 29369
Parent Commit: 9760c87
Lines Changed: +130, -46
5 Modified Paths:
/release/scripts/ui/space_view3d_toolbar.py (+2, -2) (Diff)
/source/blender/editors/sculpt_paint/paint_stroke.c (+65, -28) (Diff)
/source/blender/editors/sculpt_paint/sculpt.c (+60, -14) (Diff)
/source/blender/makesdna/DNA_brush_types.h (+2, -2) (Diff)
/source/blender/makesrna/intern/rna_brush.c (+1, -0) (Diff)
/source/blender/editors/sculpt_paint/paint_stroke.c (+65, -28) (Diff)
/source/blender/editors/sculpt_paint/sculpt.c (+60, -14) (Diff)
/source/blender/makesdna/DNA_brush_types.h (+2, -2) (Diff)
/source/blender/makesrna/intern/rna_brush.c (+1, -0) (Diff)