kredencstudio / pyblish-kredenc

Pyblish plugins for Kredenc
GNU Lesser General Public License v3.0
10 stars 4 forks source link

ft_studio #4

Open wildparky opened 8 years ago

wildparky commented 8 years ago

hi mkolar where is ft_studio module?

import pyblish.api
from ft_studio import ft_pathUtils
mkolar commented 8 years ago

Hey.

ft_studio is our in-house set of tools (plugin) for ftrack. Not currently open to public. So you'll need to deal with the paths somehow differently. In general all ft_pathUtils is doing is take some data from ftrack and applies it to some lucidity templates.

wildparky commented 8 years ago

Ok thank you.