Blender Git Commit Log
Git Commits -> Revision 061763d
Revision 061763d by Antonis Ryakiotakis (soc-2012-bratwurst) June 28, 2012, 22:42 (GMT) |
Fixes to synchronize rake overlay with actual result for texpaint in 3D view. |
Commit Details:
Full Hash: 061763d18d166a731a9f129d3fb0930a88072553
SVN Revision: 48389
Parent Commit: 3eda0f3
Lines Changed: +62, -59
7 Modified Paths:
/source/blender/blenkernel/BKE_brush.h (+1, -1) (Diff)
/source/blender/blenkernel/BKE_paint.h (+3, -0) (Diff)
/source/blender/blenkernel/intern/brush.c (+21, -32) (Diff)
/source/blender/blenkernel/intern/paint.c (+17, -0) (Diff)
/source/blender/editors/sculpt_paint/paint_cursor.c (+1, -15) (Diff)
/source/blender/editors/sculpt_paint/paint_image.c (+15, -6) (Diff)
/source/blender/makesdna/DNA_scene_types.h (+4, -5) (Diff)
/source/blender/blenkernel/BKE_paint.h (+3, -0) (Diff)
/source/blender/blenkernel/intern/brush.c (+21, -32) (Diff)
/source/blender/blenkernel/intern/paint.c (+17, -0) (Diff)
/source/blender/editors/sculpt_paint/paint_cursor.c (+1, -15) (Diff)
/source/blender/editors/sculpt_paint/paint_image.c (+15, -6) (Diff)
/source/blender/makesdna/DNA_scene_types.h (+4, -5) (Diff)