Skip to content

1.4.1

Compare
Choose a tag to compare
@mottosso mottosso released this 24 Jun 22:12
· 277 commits to master since this release

register_gui

This release enables use of multiple GUIs and eliminate dependency on pyblish-integration and pyblish-qml from host integration packages, like pyblish-maya

Implementation

A new function is introduced, where a developer may build a GUI and register it with Pyblish. An integration may then query registered GUIs and attempt to open the most suitable one.

Also see: