Page 1 of 1

Request: peyeonScript = external Python Scripting

PostPosted: Mon Jun 13, 2016 1:03 am
by Blazej Floch
So it does not fall into the cracks:
I hope there will be a replacement for peyeonscript in Future.

Cheers,
Blazej

Re: Request: peyeonScript = external Python Scripting

PostPosted: Mon Jun 13, 2016 11:38 am
by Peter Loveday
This is installed by the Fusion Studio installer, assuming Python is already present.

However the module is now called 'BlackmagicFusion'

eg:

Code: Select all
import BlackmagicFusion as bmd


Any python (or otherwise) scripts executed with fuscript exe directly, as opposed to python exe, will already have this loaded.

Love, Light and Peace,
- Peter Loveday

Re: Request: peyeonScript = external Python Scripting

PostPosted: Mon Jun 13, 2016 12:38 pm
by tomdownes
trying to get pipeline tools working at a studio - peyeonscript very much needed here for fusion 8.

unless there's some other way of getting a python PySide app interacting with fusion 8?