Skip to content

1.0.9

Compare
Choose a tag to compare
@mottosso mottosso released this 04 Aug 17:35
· 34 commits to master since this release

Here's a summary of the most important changes.

Pyblish X version 0.1.6

  • Updated Pyblish to 1.1.5
  • Updated Pyblish QML to 0.2.12
  • Updated Pyblish Maya to 1.1.1
  • Updated Pyblish Nuke to 1.1.1
  • Updated Pyblish Houdini to 0.2.1

Pyblish version 1.1.5

  • Feature: Added support for "MyInstance" in context
  • Enhancement: Removing the need for @pyblish.api.log (#213)
  • Bugfix: Negative collectors (#210)
  • Bugfix: Decrementing order actually works now. (#206)
  • Feature: Dict-like getting of instances from Context (#208)
  • Feature: Host registration (#177)
  • collect and integrate now available via pyblish.util
  • "asset" available in context.data("result") for forwards compatibility

Pyblish QML version 0.2.12

  • Bugfix: GUI hangs on plug-ins subclassed from Plugin (#110)