Blender Git Commit Log

Git Commits -> Revision 57f900e

Revision 57f900e by Antonio Vazquez (master)
December 12, 2020, 17:49 (GMT)
Fix T83705: GPencil - Duplicate strokes of destination layer when merge layer

If the destination layer hadn't keyframe, a new keyframe was added and later the merge layer strokes were added, but this could change the animation because the new frame replaced the old drawings of the target layer.

Now, before merge the layer, all keyframes are added in the target layer in order to keep the drawings.

Commit Details:

Full Hash: 57f900e4efdaa0e4daba8e3c52684acb52a67a2e
Parent Commit: 3eb6649
Lines Changed: +13, -8

1 Modified Path:

/source/blender/editors/gpencil/gpencil_data.c (+13, -8) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021