~rob-thebaines/openshot/blender-support

Viewing all changes in revision 465.

  • Committer: rob at co
  • Date: 2011-02-11 23:19:37 UTC
  • Revision ID: rob@thebaines.co.uk-20110211231937-sr6w32ukrv9ho952
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.

expand all expand all

Show diffs side-by-side

added added

removed removed

Lines of Context: