Blender Git Loki
Git Commits -> Revision ddfdf8e
Revision ddfdf8e by Konrad Kleine (master) July 16, 2010, 14:00 (GMT) |
Fix for [#22668] Adding sequencer color strip fails when sound strip selected. Hi, I've written a patch to fix this issue. Since the Effect Strip "Color" doesn't need any input sequences, there is no need to output a warning when adding this effect while other sequences are selected. My fix let's all Effect Strips that don't need input sequences pass the warning "Can't apply effects to audio sequence strips". I think this is fair. -Konrad |
Commit Details:
Full Hash: ddfdf8e1b2d3826e8dac197e81f4bad2b7c6abdd
SVN Revision: 30412
Parent Commit: dd705a2
Lines Changed: +1, -1
1 Modified Path:
/source/blender/editors/space_sequencer/sequencer_edit.c (+1, -1) (Diff)