Blender Git Commit Log

Git Commits -> Revision 95a2549

Revision 95a2549 by Falk David (master)
March 20, 2021, 12:43 (GMT)
Fix T86745: trace sequence keyframe offset

The offset when creating the keyframes was set to `frame_target + i` but
`i` starts iterating from the current frame number.

The fix uses just `i` as the frame number.

Reviewed By: antoniov

Maniphest Tasks: T86745

Differential Revision: https://developer.blender.org/D10772

Commit Details:

Full Hash: 95a2549d90bf63c5976356d6a45f52335845e546
Parent Commit: d0f05bf
Lines Changed: +1, -2

1 Modified Path:

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