Probably yes, but I found that to add a format to studio, it's not the same
as a nuke format. I can make the format with say:
*form = '1920  817 0 0 1920 817 1 myformat' *

*f = hiero.core.Format(form)*

but I can't find a command to add it to studio environment, to appear in
sequence output resolution menu. Like nuke.addFormat adds to nuke. I tried
also with *hiero.core.Format.addToNukeScript(f) *, but also didn't work. Am
I missing something? Or its just possible before studio starts up?

Thanks,
Gabor


On Tue, Nov 22, 2016 at 6:49 PM, Igor Majdandzic <subscripti...@badgerfx.com
> wrote:

> Cant you just add it to the init.py?
>
> Igor
>
>
> Von Samsung Mobile gesendet
>
>
>
> -------- Ursprüngliche Nachricht --------
> Von: "Gabor L. Toth" <glt...@gmail.com>
> Datum: 22.11.2016 16:53 (GMT+01:00)
> An: Nuke Python discussion <nuke-python@support.thefoundry.co.uk>
> Betreff: [Nuke-python] nuke studio resolution formats
>
>
> Hi,
>
> what way can I add new formats to the studio environment, possible
> pythonically? I'm talking about the output resolution dropdown.
>
> Thanks,
> Gabor
>
>
> _______________________________________________
> Nuke-python mailing list
> Nuke-python@support.thefoundry.co.uk, http://forums.thefoundry.co.uk/
> http://support.thefoundry.co.uk/cgi-bin/mailman/listinfo/nuke-python
>
>
_______________________________________________
Nuke-python mailing list
Nuke-python@support.thefoundry.co.uk, http://forums.thefoundry.co.uk/
http://support.thefoundry.co.uk/cgi-bin/mailman/listinfo/nuke-python

Reply via email to