GitHub

1.2.0

v1.1.0

1.0.0

Removed

  • Drop support for Nuke <= 12 and Python 2.7.
  • Removed the "Send Nodes" feature. It will be re-added in a future release if requested.
  • Removed the "Nuke Internal" code execution engine. Now only the "Script Editor" engine is available.
  • Removed the "Test Receiver" button.
  • Removed the timeout UI counter.
  • Removed the websocket connection type. Now only the TCP connection type is available.

Changed

  • Simplified the settings window.
  • Simplified the logs window.
  • Repository name changed to all lowercase.

Fixed

  • Vastly improved the code base.

Added

  • New setting to change the format of the output code result.

1.0.0-pre-release

Pre-release

0.6.2

Note

This is the latest compatible version for Python 2 /Nuke 12

Fixed

  • Fixed a bug that would cause the extension not correctly to use the Script Editor engine.

0.6.1

0.6.0

New

  • Nuke 14 Support.
  • Collapsable status widgets.
  • House cleaning and maintenance.

Removed

  • WebSocket connection for Nuke14

0.5.0

  • Added: WebSocket communication protocol.
  • Fixed: Python2 code execution when using the Nuke Internal engine.

0.4.1

  • Allow to change the code execution engine from Nuke Internal to Script Editor

0.4.0

  • New configurable timeout settings.
  • Show timeout in UI.
  • Intercept exception inside nuke main thread
  • Update readme

Read the original on github.com ↗