Blender Git Loki
Git Commits -> Revision 392e4ca
Revision 392e4ca by Antonis Ryakiotakis (soc-2013-paint) August 11, 2013, 10:35 (GMT) |
Gradient stroke guided by pressure for 2d and projective texturing. |
Commit Details:
Full Hash: 392e4ca5081a5ba31d44365570ec82080ac71e3a
SVN Revision: 59062
Parent Commit: b913d3e
Lines Changed: +78, -36
5 Modified Paths:
/source/blender/blenloader/intern/readfile.c (+1, -1) (Diff)
/source/blender/editors/sculpt_paint/paint_image.c (+15, -2) (Diff)
/source/blender/editors/sculpt_paint/paint_image_2d.c (+27, -17) (Diff)
/source/blender/editors/sculpt_paint/paint_image_proj.c (+31, -14) (Diff)
/source/blender/editors/sculpt_paint/paint_intern.h (+4, -2) (Diff)
/source/blender/editors/sculpt_paint/paint_image.c (+15, -2) (Diff)
/source/blender/editors/sculpt_paint/paint_image_2d.c (+27, -17) (Diff)
/source/blender/editors/sculpt_paint/paint_image_proj.c (+31, -14) (Diff)
/source/blender/editors/sculpt_paint/paint_intern.h (+4, -2) (Diff)