Blender Git Commit Log
Git Commits -> Revision abf7b4d
Revision abf7b4d by Nicholas Bishop (master) January 19, 2012, 02:06 (GMT) |
Move paint's WM paint cursor code into a new file. The paint cursor code is fairly muddled still and needs futher cleanup (commented in the new file.) Over half the paint_stroke code was just called from the cursor draw function. There should be no functional changes from this. |
Commit Details:
Full Hash: abf7b4d84a2d6840734a60a02979ed67c60d35d6
SVN Revision: 43512
Parent Commit: b748d4f
Lines Changed: +640, -568
1 Added Path:
/source/blender/editors/sculpt_paint/paint_cursor.c (+623, -0) (View)