Blender Git Commit Log
Git Commits -> Revision 0aa0d9b
January 24, 2020, 09:15 (GMT) |
GPencil: Cleanup - Replace frame loops by Macro LISTBASE_FOREACH |
Commit Details:
Full Hash: 0aa0d9b346cd4c04e8b9100b4100af1aabc09eec
Parent Commit: e313dd6
Lines Changed: +16, -31
7 Modified Paths:
/source/blender/editors/gpencil/editaction_gpencil.c (+8, -22) (Diff)
/source/blender/editors/gpencil/gpencil_data.c (+1, -1) (Diff)
/source/blender/editors/gpencil/gpencil_edit.c (+1, -1) (Diff)
/source/blender/editors/gpencil/gpencil_utils.c (+2, -3) (Diff)
/source/blender/editors/gpencil/gpencil_vertex_ops.c (+2, -2) (Diff)
/source/blender/editors/gpencil/gpencil_vertex_paint.c (+1, -1) (Diff)
/source/blender/editors/gpencil/gpencil_weight_paint.c (+1, -1) (Diff)
/source/blender/editors/gpencil/gpencil_data.c (+1, -1) (Diff)
/source/blender/editors/gpencil/gpencil_edit.c (+1, -1) (Diff)
/source/blender/editors/gpencil/gpencil_utils.c (+2, -3) (Diff)
/source/blender/editors/gpencil/gpencil_vertex_ops.c (+2, -2) (Diff)
/source/blender/editors/gpencil/gpencil_vertex_paint.c (+1, -1) (Diff)
/source/blender/editors/gpencil/gpencil_weight_paint.c (+1, -1) (Diff)