Blender Git Commit Log

Git Commits -> Revision 59893d9

Revision 59893d9 by Antonis Ryakiotakis (master)
January 1, 2013, 21:23 (GMT)
Code cleanup:
Separate 2D painting functions away from brush.c, which should implement
the brush API and into its own file, paint_2D.c.
Ideally projective texturing and 2D painting should be totally separate,
however functionality is still interleaved mostly in the
BKE_brush_painter_paint function. The functionality of this function can
possibly be done using the brush stroke functions instead.

Commit Details:

Full Hash: 59893d9d5b0e1c0d39b629e7d25e94c467eb5997
SVN Revision: 53492
Parent Commit: 0f3931d
Lines Changed: +565, -525

1 Added Path:

/source/blender/editors/sculpt_paint/paint_2D.c (+562, -0) (View)

3 Modified Paths:

/source/blender/blenkernel/BKE_brush.h (+1, -0) (Diff)
/source/blender/blenkernel/intern/brush.c (+1, -525) (Diff)
/source/blender/editors/sculpt_paint/CMakeLists.txt (+1, -0) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021