Skip to content

Shotgun Basic Configuration v1.1.11

Compare
Choose a tag to compare
@mathurf mathurf released this 06 Aug 12:14

What’s new?
Official support for Nuke 11.2, as well as a number of improved features and bug fixes, including:

  • Updated the Python API to 3.0.37,
  • Resolved issues when running Nuke in no-display mode, and

Features/Polish

  • Official support for Nuke 11.2. [SG-7668]
  • Updated the Python API to 3.0.37, which includes a new preferences_read method and fixes around non-ASCII file names when given to various upload methods. [SG-4483]

Bugs

  • There was an issue causing the engine.context_change() to fail when running Nuke in no-display mode. This fix ensures that context changing works correctly in no-display mode. A big thanks to Sai Aparna Ramamurthy and Digital Domain for her contribution to this bug fix. [SG-7331]
  • There was an issue with the Shotgun panel when running Nuke in no-display mode. This fix ensures we no longer attempt to navigate the panel in no-display mode. A big thanks to Amy Ahronek and Netflix for her contribution to this bug fix. [SG-7626]