Blender Git Loki
Git Commits -> Revision 8f79072
Revision 8f79072 by Antonio Vazquez (master) March 19, 2019, 10:03 (GMT) |
GPencil: Rename annotation functions The annotation drawing functions were using gpencil prefix and it's better to keep all annotation code separated to avoid confusion. |
Commit Details:
Full Hash: 8f790720b07d2f92f1222157be6836ff28a46902
Parent Commit: 8aeb1db
Lines Changed: +17, -16
7 Modified Paths:
/source/blender/draw/intern/draw_manager.c (+2, -2) (Diff)
/source/blender/editors/gpencil/annotate_draw.c (+3, -3) (Diff)
/source/blender/editors/include/ED_gpencil.h (+4, -3) (Diff)
/source/blender/editors/space_clip/clip_draw.c (+2, -2) (Diff)
/source/blender/editors/space_image/image_draw.c (+2, -2) (Diff)
/source/blender/editors/space_node/node_draw.c (+2, -2) (Diff)
/source/blender/editors/space_sequencer/sequencer_draw.c (+2, -2) (Diff)
/source/blender/editors/gpencil/annotate_draw.c (+3, -3) (Diff)
/source/blender/editors/include/ED_gpencil.h (+4, -3) (Diff)
/source/blender/editors/space_clip/clip_draw.c (+2, -2) (Diff)
/source/blender/editors/space_image/image_draw.c (+2, -2) (Diff)
/source/blender/editors/space_node/node_draw.c (+2, -2) (Diff)
/source/blender/editors/space_sequencer/sequencer_draw.c (+2, -2) (Diff)