Blender Git Commit Log
Git Commits -> Revision 51010f5
Revision 51010f5 by Antonis Ryakiotakis (master) April 23, 2013, 00:32 (GMT) |
Allow hiding separate hiding of overlays on stroke. |
Commit Details:
Full Hash: 51010f50351a5115122dc64e02a5a9b2c76c4edb
SVN Revision: 56231
Parent Commit: 157244b
Lines Changed: +59, -31
8 Modified Paths:
/release/scripts/startup/bl_ui/space_view3d_toolbar.py (+2, -2) (Diff)
/source/blender/blenkernel/BKE_paint.h (+10, -4) (Diff)
/source/blender/blenkernel/intern/brush.c (+3, -1) (Diff)
/source/blender/blenkernel/intern/paint.c (+12, -11) (Diff)
/source/blender/editors/sculpt_paint/paint_cursor.c (+12, -8) (Diff)
/source/blender/editors/sculpt_paint/paint_stroke.c (+2, -3) (Diff)
/source/blender/makesdna/DNA_brush_types.h (+7, -1) (Diff)
/source/blender/makesrna/intern/rna_brush.c (+11, -1) (Diff)
/source/blender/blenkernel/BKE_paint.h (+10, -4) (Diff)
/source/blender/blenkernel/intern/brush.c (+3, -1) (Diff)
/source/blender/blenkernel/intern/paint.c (+12, -11) (Diff)
/source/blender/editors/sculpt_paint/paint_cursor.c (+12, -8) (Diff)
/source/blender/editors/sculpt_paint/paint_stroke.c (+2, -3) (Diff)
/source/blender/makesdna/DNA_brush_types.h (+7, -1) (Diff)
/source/blender/makesrna/intern/rna_brush.c (+11, -1) (Diff)