Blender Git Loki
Git Commits -> Revision a9203e2
Revision a9203e2 by Falk David (master) January 19, 2021, 11:31 (GMT) |
Fix T84642: Reassign effect-strip ignores animdata When reassigning an effect strip to another sequence, any animation data in the effect strip will not be offset like expected. The fix calls `SEQ_offset_animdata` to offset the animation data after the seqence has been moved. Reviewed By: ISS Maniphest Tasks: T84642 Differential Revision: https://developer.blender.org/D10096 |
Commit Details:
Full Hash: a9203e25a2e1f1489b8a3705f8883cdd86f094c7
Parent Commit: a86bb25
Lines Changed: +2, -0
1 Modified Path:
/source/blender/editors/space_sequencer/sequencer_edit.c (+2, -0) (Diff)