Blender Git Commit Log
Git Commits -> Revision 3a20f5c
Revision 3a20f5c by Antonis Ryakiotakis (soc-2012-bratwurst) July 3, 2012, 16:59 (GMT) |
Cleanup, move 2D paint stuff to their own file. |
Commit Details:
Full Hash: 3a20f5ce45397da557c1d93d6af0baba982384e5
SVN Revision: 48555
Parent Commit: 45c6d10
Lines Changed: +577, -502
2 Added Paths:
/source/blender/editors/sculpt_paint/paint_2D.c (+490, -0) (View)
/source/blender/editors/sculpt_paint/paint_2D.h (+76, -0) (View)
/source/blender/editors/sculpt_paint/paint_2D.h (+76, -0) (View)
5 Modified Paths:
/source/blender/blenkernel/BKE_brush.h (+4, -2) (Diff)
/source/blender/blenkernel/intern/brush.c (+1, -500) (Diff)
/source/blender/blenkernel/intern/paint.c (+2, -0) (Diff)
/source/blender/editors/sculpt_paint/CMakeLists.txt (+2, -0) (Diff)
/source/blender/editors/sculpt_paint/paint_cursor.c (+2, -0) (Diff)
/source/blender/blenkernel/intern/brush.c (+1, -500) (Diff)
/source/blender/blenkernel/intern/paint.c (+2, -0) (Diff)
/source/blender/editors/sculpt_paint/CMakeLists.txt (+2, -0) (Diff)
/source/blender/editors/sculpt_paint/paint_cursor.c (+2, -0) (Diff)