Skip to content

Explicit

  • Pyblish issues
  • Pyblish default plugins
    • Pyblish registers some default plugins to get you started, great for starters but annoying after a while since you have to explicitly deregister them every time.
  • data binding
    • Automatic synchronization: Changes in the data source are automatically reflected in the UI, and vice versa, eliminating the need for explicit synchronization.