https://bugs.kde.org/show_bug.cgi?id=358177

--- Comment #7 from Jean-Baptiste Mardelle <j...@kdenlive.org> ---
Git commit 95c68bd99d510cad6dd26d066ecefeda7cf3b4e6 by Jean-Baptiste Mardelle.
Committed on 22/01/2016 at 16:32.
Pushed by mardelle into branch 'master'.

Use "composite" transition for wipe instead of luma, because alpha channel was
not supported.
We now convert older project files to use the composite transition to have a
coherent wipe transition

M  +4    -0    data/effects/README
M  +1    -0    data/transitions/CMakeLists.txt
M  +1    -1    data/transitions/frei0r_cairoaffineblend.xml
M  +1    -1    data/transitions/frei0r_cairoblend.xml
A  +21   -0    data/transitions/wipe.xml
M  +27   -1    src/doc/documentvalidator.cpp
M  +1    -1    src/doc/kdenlivedoc.cpp
M  +49   -47   src/effectslist/initeffects.cpp
M  +2    -4    src/effectslist/initeffects.h
M  +22   -0    src/effectstack/parametercontainer.cpp
M  +0    -1    src/project/transitionsettings.cpp
M  +2    -1    src/timeline/timeline.cpp
M  +2    -3    src/timeline/transitionhandler.cpp

http://commits.kde.org/kdenlive/95c68bd99d510cad6dd26d066ecefeda7cf3b4e6

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to