Blender Git Loki
Git Commits -> Revision 5da3aec
Revision 5da3aec by Campbell Barton (blender-v2.79b-release, fracture_modifier, fracture_modifier-master, temp-fracture-modifier-2.8) March 19, 2018, 10:36 (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: 5da3aecefd71b99b4e9e055d51dc3fd8913ad485
Parent Commit: 241c142
Committed By: Sergey Sharybin
Lines Changed: +55, -21
1 Modified Path:
/source/blender/editors/space_sequencer/sequencer_edit.c (+55, -21) (Diff)