Blender Git Commit Log

Git Commits -> Revision 5814de6

Revision 5814de6 by Aaron Carlisle (master)
December 27, 2021, 17:31 (GMT)
Cleanup: Store cursor location in tGPspoint as an array

Fixes many instances of `-Wstringop-overread` warning on GCC 11

Differential Revision: https://developer.blender.org/D13672

Commit Details:

Full Hash: 5814de65f9a074a65d4cb5e28787f644f268ee75
Parent Commit: 11ac276
Lines Changed: +100, -104

8 Modified Paths:

/source/blender/draw/intern/draw_cache_impl_gpencil.c (+1, -1) (Diff)
/source/blender/editors/gpencil/annotate_draw.c (+7, -7) (Diff)
/source/blender/editors/gpencil/annotate_paint.c (+26, -26) (Diff)
/source/blender/editors/gpencil/gpencil_fill.c (+5, -5) (Diff)
/source/blender/editors/gpencil/gpencil_paint.c (+40, -43) (Diff)
/source/blender/editors/gpencil/gpencil_primitive.c (+15, -16) (Diff)
/source/blender/editors/gpencil/gpencil_utils.c (+5, -5) (Diff)
/source/blender/editors/include/ED_gpencil.h (+1, -1) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021