Blender Git Commit Log
Git Commits -> Revision 6586958
Revision 6586958 by Antonis Ryakiotakis (master) March 6, 2013, 22:54 (GMT) |
Support position jittering on new texpaint code using the stroke system. |
Commit Details:
Full Hash: 65869589b6bc0caf9a08a10415a18dc563a447cf
SVN Revision: 55084
Parent Commit: 53b7bc8
Lines Changed: +71, -10
5 Modified Paths:
/source/blender/blenkernel/BKE_paint.h (+11, -0) (Diff)
/source/blender/blenkernel/intern/paint.c (+49, -0) (Diff)
/source/blender/editors/sculpt_paint/paint_image.c (+3, -3) (Diff)
/source/blender/editors/sculpt_paint/paint_image_proj.c (+6, -6) (Diff)
/source/blender/editors/sculpt_paint/paint_stroke.c (+2, -1) (Diff)
/source/blender/blenkernel/intern/paint.c (+49, -0) (Diff)
/source/blender/editors/sculpt_paint/paint_image.c (+3, -3) (Diff)
/source/blender/editors/sculpt_paint/paint_image_proj.c (+6, -6) (Diff)
/source/blender/editors/sculpt_paint/paint_stroke.c (+2, -1) (Diff)