Blender Git Loki
Git Commits -> Revision ce7a5a2
Revision ce7a5a2 by Antonio Vazquez (master) June 19, 2020, 17:39 (GMT) |
Fix T78042: GPencil: Strokes go missing after Interpolation from another layer This was due some strokes could be tagged and as the layer was locked, the strokes were not untagged and removed when all tagged strokes are removed. The tagged strokes are used as temp ghost of the interpolation and removed at the end of the interpolation. |
Commit Details:
Full Hash: ce7a5a23767c2f628a69496590b415318f7eb89f
Parent Commit: a24cd69
Lines Changed: +9, -5
1 Modified Path:
/source/blender/editors/gpencil/gpencil_interpolate.c (+9, -5) (Diff)