Blender Git Loki
Git Commits -> Revision 1321be0
Revision 1321be0 by Antonio Vazquez (master) November 29, 2019, 15:27 (GMT) |
GPencil: Fix error when interpolate sequence strokes with weights When the final stroke was smaller than original stroke, the weights array must be resized, but by error the function used the original stroke pointer instead of the new stroke pointer and this corrupted the pointers. |
Commit Details:
Full Hash: 1321be0af9f67b40f8c481ee6a9d42482215bbb5
Parent Commit: 3a5d398
Lines Changed: +2, -2
1 Modified Path:
/source/blender/editors/gpencil/gpencil_interpolate.c (+2, -2) (Diff)