]> git.sesse.net Git - kdenlive/commit
Workaround problems with clip transparency. Transparency is now achieved by inserting...
authorJean-Baptiste Mardelle <jb@kdenlive.org>
Thu, 30 Oct 2008 16:52:44 +0000 (16:52 +0000)
committerJean-Baptiste Mardelle <jb@kdenlive.org>
Thu, 30 Oct 2008 16:52:44 +0000 (16:52 +0000)
commitff7d517ae54b265c5769a4c411ffa0671f0f9aab
tree6f660d9cc598943a15f936703351a17291efb710
parent4aa4301ad327749a5a1eda6a2c9bb962e6a144e7
Workaround problems with clip transparency. Transparency is now achieved by inserting a transition in timeline. This "automatic" transition moves automatically with the clip (at least it tries).
Probably not perfect but I think it is an acceptable workaround for:
http://www.kdenlive.org:80/mantis/view.php?id=220

svn path=/branches/KDE4/; revision=2600
src/clipitem.cpp
src/clipproperties.cpp
src/customtrackview.cpp
src/initeffects.cpp
src/mainwindow.cpp
src/renderer.cpp
src/trackview.cpp
src/transition.cpp
src/transition.h