← Back to team overview

openshot.developers team mailing list archive

New Version - 0.9.50

 

Another new version of OpenShot (0.9.50) has been pushed to bzr.   Also,
there is a new bzr branch which has nightly exports of all PO translation
files in LaunchPad.  The branch is
lp:~jonoomph/openshot/translations<https://code.launchpad.net/%7Ejonoomph/openshot/translations>.
This should be useful as we move forward, and want to automate packaging so
it always includes the most recent translations for all languages.

*Summary of changes:*
----------------------------------
Bumped to version 0.9.50

Removed the border around small rectangle clips.  The border
would get aliased (and make the left side of the clip be reduced
0.125 pixels).  This created an issue where clips could
"crawl" accross the screen, as the user clicked, resized, added
tracks, etc...  I've noticed this for a while, and I'm glad I
finally tracked it down.  Now, if I could just figure out how
to add the border back on... without messing it up.

Added a "Rotate" effect to the effects list.  It allows the user
to animate the rotate effect or used a fixed rotate setting.

Fixed bug 450489, THEMES_DIR error on older project files.
https://bugs.launchpad.net/openshot/+bug/450489

Fixed bug 449585, adding a file after removing it.
https://bugs.launchpad.net/bugs/449585
This was only an issue while dragging and dropping
a file into OpenShot.

Fixed bug 449527, hidden images cause video preview to fail.
https://bugs.launchpad.net/openshot/+bug/449527
----------------------------------

Thanks,
-Jonathan