Blender Git Commit Log
Git Commits -> Revision a47d4bf
Revision a47d4bf by Antonio Vazquez (temp-gpencil-bezier-stroke-type) April 27, 2021, 14:28 (GMT) |
GPencil: Deduplicate gpencil_3d_point_to_screen_space |
Commit Details:
Full Hash: a47d4bf244e1ba976080e0cc6f931221228a8b25
Parent Commit: 1ddc36d
Lines Changed: +44, -69
5 Modified Paths:
/source/blender/editors/gpencil/gpencil_select.c (+5, -25) (Diff)
/source/blender/editors/gpencil/gpencil_utils.c (+31, -0) (Diff)
/source/blender/editors/gpencil/gpencil_vertex_paint.c (+1, -22) (Diff)
/source/blender/editors/gpencil/gpencil_weight_paint.c (+1, -22) (Diff)
/source/blender/editors/include/ED_gpencil.h (+6, -0) (Diff)
/source/blender/editors/gpencil/gpencil_utils.c (+31, -0) (Diff)
/source/blender/editors/gpencil/gpencil_vertex_paint.c (+1, -22) (Diff)
/source/blender/editors/gpencil/gpencil_weight_paint.c (+1, -22) (Diff)
/source/blender/editors/include/ED_gpencil.h (+6, -0) (Diff)