From c212b113d16b398f99cdfb59806143243458f21f Mon Sep 17 00:00:00 2001 From: John Haddon Date: Mon, 19 Jan 2015 18:37:00 +0000 Subject: [PATCH] Updated Changes. --- Changes | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/Changes b/Changes index d1618bf552f..65f289208a4 100644 --- a/Changes +++ b/Changes @@ -22,6 +22,7 @@ UI - Improved image rendering quality. - Added error display in the node graph (#1115). - Added menu item for applying Random node to IntPlugs. +- Fixed Box UI error when connecting external BoolPlug to internal IntPlug. Scene ----------------------------------------------------------------------- @@ -78,13 +79,14 @@ API - Fixed drawing of ImageGadget children. - Added Gadget::executeOnUIThread() method. - Build ----------------------------------------------------------------------- - Updated README with simplified build instructions. - Added support for OSL 1.6. - Requires Cortex 9.0.0-b2. +- Added Qt headers to Gaffer packages. +- Fixed TBB compilation on OS X. Incompatibilities -----------------------------------------------------------------------