You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Sorry for not replying sooner! P4VFX won't plug into Adobe products as easily as it does Maya, Houdini etc because they don't have Python natively embedded in them. This also means PySide isn't available from within them.
Shotgun Toolkit seems to manage it by running a Python (with PySide) outside of Photoshop and sending commands - "The communication between Photoshop and Python happens with TCP/IP connections between the processes. " https://github.com/shotgunsoftware/tk-photoshop/wiki/Documentation
If you could solve the lack of Python/Pyside issue, you could hack something together to add a P4VFX menu into the Adobe product as a plugin and setup each button press to send commands to an external Python.
Hi TomMinor,
do you think adobe product is workable with P4VFX pipeline?
Desmond
The text was updated successfully, but these errors were encountered: