openshot.developers team mailing list archive
-
openshot.developers team
-
Mailing list archive
-
Message #06482
[Bug 764765] Re: Blender 2.57 Compatibility
The self contained versions of Blender 2.57 on the www.blender.org
website are statically linked to Python 3.2, which means they contain
the Blender executable inside Blender. This works fine, and has no
trouble with OpenShot. However, if Blender is not built with a static
version of Python, I believe it just links to the current users version
of Python, which would break OpenShot, since our Blender/Python files
use the Python 3 syntax.
--
You received this bug notification because you are a member of OpenShot
Developers, which is subscribed to OpenShot Video Editor.
https://bugs.launchpad.net/bugs/764765
Title:
Blender 2.57 Compatibility
Status in OpenShot Video Editor:
New
Bug description:
The official release of Blender 2.57 has broken some of the 3D
animated titles used in OpenShot. We need to update our titles to
support this newest release.
References