Tom

Python 3 support

Starting with version 0.59.0.0, Python 3.7 is officially supported by Gaffer (whoop!). We've had to make a few changes here and there to support this, but every

Gaffer 0.59 : Reference export changes

Gaffer 0.59 includes some important changes to how Boxes are exported for use as References (.grf files). We no longer reset the default values to those currently set on the node. If

Gaffer 0.58.6 : Spreadsheet Improvements

Gaffer 0.58.6.0 brings with it a host of improvements to the Spreadsheet node: * Multi-editing. * Copy & Paste of cell values, or rows between spreadsheets. * Keyboard shortcuts. To support these features,

Expression vs. Python Editor

It is common to prototype code in the Python Editor, and you may think to do this when you need write some code for an Expression. Beware, though they look deceptively similar, the