Blender Git Commit Log

Git Commits -> Revision aa12355

Revision aa12355 by Philipp Oeser (master)
January 29, 2020, 10:44 (GMT)
Fix T73014: Marker sync does not work correctly if moving strip so it overlaps another strip

Need to also offset markers in BKE_sequence_base_shuffle_time().
Also clarify/correct related comments.

Maniphest Tasks: T73014

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

Commit Details:

Full Hash: aa123555d7a75c784f479b9572145f45862bcb2b
Parent Commit: 67a6050
Lines Changed: +28, -8

5 Modified Paths:

/source/blender/blenkernel/BKE_sequencer.h (+4, -1) (Diff)
/source/blender/blenkernel/intern/sequencer.c (+14, -1) (Diff)
/source/blender/editors/transform/transform.c (+1, -1) (Diff)
/source/blender/editors/transform/transform_convert.c (+2, -2) (Diff)
/source/blender/editors/transform/transform_convert_sequencer.c (+7, -3) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021