Blender Git Loki
Git Commits -> Revision 49e304c
Revision 49e304c by Joshua Leung (GPencil_Editing_Stage3) July 10, 2015, 13:39 (GMT) |
GPencil Sculpt: "Push" Brush This is similar to the grab brush in that it translates points according to the strength of the brush. The difference however is that it is applied instead to whatever points are under the brush as it travels, instead of only those that were within the brush region initially. Notes: * The effect of this brush is more like a "smear" effect * I got a crash initially, but haven't been able to reproduce. So, unless this crops up again, I'll consider that a one-off for now. |
Commit Details:
Full Hash: 49e304c15500578f72e111a8f0a499f4f37a3fb8
Parent Commit: 63d0a78
Lines Changed: +29, -0
1 Modified Path:
/source/blender/editors/gpencil/gpencil_brush.c (+29, -0) (Diff)