Blender Git Commit Log
Git Commits -> Revision 1b1b28f
Revision 1b1b28f by Charlie Jolly (greasepencil-experimental, greasepencil-object, greasepencil-refactor, soc-2019-npr, temp-gpencil-eval) December 7, 2018, 16:00 (GMT) |
GP: Refactor coordinates to float See: D4030 Differential Revision: https://developer.blender.org/D4036 |
Commit Details:
Full Hash: 1b1b28f4bd36e720770e85023a5771be3b83755d
Parent Commit: e7b9d49
Lines Changed: +138, -175
10 Modified Paths:
/source/blender/editors/gpencil/annotate_draw.c (+6, -6) (Diff)
/source/blender/editors/gpencil/annotate_paint.c (+32, -28) (Diff)
/source/blender/editors/gpencil/drawgpencil.c (+9, -9) (Diff)
/source/blender/editors/gpencil/gpencil_brush.c (+8, -4) (Diff)
/source/blender/editors/gpencil/gpencil_fill.c (+7, -5) (Diff)
/source/blender/editors/gpencil/gpencil_intern.h (+1, -8) (Diff)
/source/blender/editors/gpencil/gpencil_paint.c (+59, -52) (Diff)
/source/blender/editors/gpencil/gpencil_select.c (+2, -2) (Diff)
/source/blender/editors/gpencil/gpencil_utils.c (+13, -47) (Diff)
/source/blender/editors/include/ED_gpencil.h (+1, -14) (Diff)
/source/blender/editors/gpencil/annotate_paint.c (+32, -28) (Diff)
/source/blender/editors/gpencil/drawgpencil.c (+9, -9) (Diff)
/source/blender/editors/gpencil/gpencil_brush.c (+8, -4) (Diff)
/source/blender/editors/gpencil/gpencil_fill.c (+7, -5) (Diff)
/source/blender/editors/gpencil/gpencil_intern.h (+1, -8) (Diff)
/source/blender/editors/gpencil/gpencil_paint.c (+59, -52) (Diff)
/source/blender/editors/gpencil/gpencil_select.c (+2, -2) (Diff)
/source/blender/editors/gpencil/gpencil_utils.c (+13, -47) (Diff)
/source/blender/editors/include/ED_gpencil.h (+1, -14) (Diff)