Blender Git Commit Log
Git Commits -> Revision 72f557d
Revision 72f557d by Antonis Ryakiotakis (master) October 3, 2014, 11:14 (GMT) |
Sculpting: Grab and Snake hook brushes now support strength. To keep compatibility with older brushes, this commit also sets strength to 1.0 for those brushes. |
Commit Details:
Full Hash: 72f557d34e21a5fe341de0a88797334810a3c66c
Parent Commit: 0fa7e4c
Lines Changed: +20, -11
5 Modified Paths:
/release/scripts/startup/bl_ui/space_view3d_toolbar.py (+7, -6) (Diff)
/source/blender/blenkernel/BKE_blender.h (+1, -1) (Diff)
/source/blender/blenloader/intern/versioning_270.c (+8, -0) (Diff)
/source/blender/editors/sculpt_paint/sculpt.c (+2, -2) (Diff)
/source/blender/makesrna/intern/rna_brush.c (+2, -2) (Diff)
/source/blender/blenkernel/BKE_blender.h (+1, -1) (Diff)
/source/blender/blenloader/intern/versioning_270.c (+8, -0) (Diff)
/source/blender/editors/sculpt_paint/sculpt.c (+2, -2) (Diff)
/source/blender/makesrna/intern/rna_brush.c (+2, -2) (Diff)