Blender Git Commit Log
Git Commits -> Revision 2ef6c48
Revision 2ef6c48 by Brecht Van Lommel (master) November 7, 2006, 00:10 (GMT) |
Added two new blend modes to image painting brushes, erase alpha and add alpha, for painting transparency in images. When using the eraser tool of a tablet pen, the erase alpha blend mode is activated. |
Commit Details:
Full Hash: 2ef6c48a65b61a07b86b1b79c8abd578701079c7
SVN Revision: 8768
Parent Commit: b48c514
Lines Changed: +53, -31
6 Modified Paths:
/source/blender/imbuf/IMB_imbuf.h (+2, -0) (Diff)
/source/blender/imbuf/intern/rectop.c (+21, -6) (Diff)
/source/blender/makesdna/DNA_brush_types.h (+8, -6) (Diff)
/source/blender/src/buttons_editing.c (+1, -1) (Diff)
/source/blender/src/drawimage.c (+2, -2) (Diff)
/source/blender/src/imagepaint.c (+19, -16) (Diff)
/source/blender/imbuf/intern/rectop.c (+21, -6) (Diff)
/source/blender/makesdna/DNA_brush_types.h (+8, -6) (Diff)
/source/blender/src/buttons_editing.c (+1, -1) (Diff)
/source/blender/src/drawimage.c (+2, -2) (Diff)
/source/blender/src/imagepaint.c (+19, -16) (Diff)