Skip to content

GafferDeadline 0.56.1.0

Compare
Choose a tag to compare
@ericmehl ericmehl released this 14 Jan 19:50
· 74 commits to main since this release
fe75b72

This update adds some small fixes and features, and adds support for recent Gaffer alpha releases. Note that the alpha release support will be removed in favor of Gaffer 1.2.0.0, when it is released.

  • Added Alfred style progress (commonly used by Houdini renderers) updates in the Deadline plugin.
  • Added support for Gaffer 0.61.1.2, 1.2.0.0a1 and 1.2.0.0a2.
  • Added the ability to use pathlib.Path objects in auxiliary files. This can be done, for example, in a prespool signal handler that modifies the jobs auxiliary files via setAuxFiles().
  • DeadlineDispatcherTest : Removed support for Python 2.