branches with status:
Name Status Last Modified Last Commit
lp://staging/~rob-thebaines/openshot/blender-support bug 0 Experimental 2011-02-13 00:01:09 UTC
465. Fix call to blender so beta version 2...

Author: Rob Baines
Revision Date: 2011-02-11 23:19:37 UTC

Fix call to blender so beta version 2.56+ works. Newer blender is using python 3.1 internally and this was causing a syntax error trying to run 2.x code in the 3.1 interpreter.

Now the call to blender spawns a new process with a dummy environment (instead of inheriting the current environment with default PATH) Therefore allowing 2.x and 3.1 code to co-exist.

11 of 1 result