Blender Git Commit Log

Git Commits -> Revision 70a41a5

February 7, 2018, 00:09 (GMT)
Cleanup: Move modal operator draw callbacks out of ED_gpencil.h

Turns out that these were only actually used from within the gpencil
module (i.e. they were defined in drawgpencil.c, and called from the
gpencil_<opname>.c files), so it's not even necessary to export these
function prototypes in the ED_gpencil.h header.

Commit Details:

Full Hash: 70a41a520009ddad4b1fa950b46a36b4888a26f8
Parent Commit: a4b72a4
Lines Changed: +61, -60

3 Modified Paths:

/source/blender/editors/gpencil/gpencil_fill.c (+44, -1) (Diff)
/source/blender/editors/gpencil/gpencil_intern.h (+17, -48) (Diff)
/source/blender/editors/include/ED_gpencil.h (+0, -11) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021