Blender Git Commit Log

Git Commits -> Revision eaee2b4

Revision eaee2b4 by Richard Antalik (master)
May 10, 2020, 06:26 (GMT)
Fix T36263: Pasted strip doesnt have F-Curve keyframes from the original

Original code for copying strips tried to change strip name 2 times before
copying and once again after pasting.

Store structs in clipboard in unchanged state, so we can reference data after
pasting easily.

Better method would probably be storing animation data in clipboard as well,
so we can copy animated strips even between scenes.

Reviewed By: brecht

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

Commit Details:

Full Hash: eaee2b4119359493b87422100e913a5e1dc9a001
Parent Commit: a1b3eff
Lines Changed: +12, -39

2 Modified Paths:

/source/blender/blenkernel/intern/sequencer.c (+5, -0) (Diff)
/source/blender/editors/space_sequencer/sequencer_edit.c (+7, -39) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021