Blender Git Commit Log

Git Commits -> Revision 782f36d

Revision 782f36d by Antonio Vazquez (master)
November 2, 2019, 09:28 (GMT)
Fix T71260: GPencil crash when drawing very long lines

There were two problems:

1) When the buffer was reallocate, the pointer was corrupted.
2) Short variables were too small to hold long lines.

Commit Details:

Full Hash: 782f36d6a87eb622f6052be8ce49c380a6c78e84
Parent Commit: 018b754
Lines Changed: +9, -10

4 Modified Paths:

/source/blender/editors/gpencil/gpencil_paint.c (+1, -1) (Diff)
/source/blender/editors/gpencil/gpencil_utils.c (+2, -2) (Diff)
/source/blender/editors/include/ED_gpencil.h (+2, -2) (Diff)
/source/blender/makesdna/DNA_gpencil_types.h (+4, -5) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021