Blender Git Loki
Git Commits -> Revision 356cede
Revision 356cede by Campbell Barton (master) April 15, 2015, 05:27 (GMT) |
Sculpt: change behavior of crease brush Pinch would give a flat result on either side of the stroke, because points were dragged towards a single point. Now pinch is projected on the sculpt plane, which gives a tighter crease. The reverse is true too - blob brush which shares the code is also more curved. |
Commit Details:
Full Hash: 356ceded279b190bfca801afe25323efadd40571
Parent Commit: b216f7a
Lines Changed: +19, -0
1 Modified Path:
/source/blender/editors/sculpt_paint/sculpt.c (+19, -0) (Diff)