Blender Git Loki

Git Commits -> Revision 87c0a38

Revision 87c0a38 by Antonio Vazquez (master)
July 23, 2020, 15:59 (GMT)
GPencil: Fix unreported missing frames in interpolation

When interpolate, the temp frames are tagged, and later removed. If for any reason any stroke was tagged in other area of Blender (this tag is used for temp tagging), the stroke could be removed by error when run interpolation.

In a previous fix, the tag was cleared before, but only for the frame range of the interpolation. Now, the clear is done for all frames.

Also, instead to clear for each stroke sampling, now it's done only once at invoke time.

Commit Details:

Full Hash: 87c0a38a393d3326659ec18c4598149cb40fd1f4
Parent Commit: 766edbd
Lines Changed: +12, -14

1 Modified Path:

/source/blender/editors/gpencil/gpencil_interpolate.c (+12, -14) (Diff)
Tehnyt: Miika HämäläinenViimeksi päivitetty: 07.11.2014 14:18MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021