Blender Git Loki
Git Commits -> Revision f301832
Revision f301832 by Campbell Barton (master) March 5, 2018, 05:58 (GMT) |
Fix T53478, T53430: Sequencer cut edge case fails Previous fix for T53430 caused T54200. The edge case for soft & hard cuts weren't working, where the strip used start/end-still & the frame was placed exactly on the start/end of of the sequence content. T54200 fixed the end-still case but broke hard-cuts for all other cases. This fixes the case for soft/hard cuts with/without start/end-still. |
Commit Details:
Full Hash: f3018322c097fe9893f73e2f66c1cd87ed30660c
Parent Commit: 327985e
Lines Changed: +55, -21
1 Modified Path:
/source/blender/editors/space_sequencer/sequencer_edit.c (+55, -21) (Diff)