0.60.7.1
Fixes
OSLShader : Fixed loading of
mx_invert_float
shaders. These were renamed tomx_invert_float_float
in the OpenShadingLanguage project.PythonEditor : Fixed bug where the input widget didn’t scroll to show the new line when Return was pressed.
TypedObjectPlug : Fixed bug in the serialisation of some
IECore.CompoundObject
values (the necessaryimport IECore
was sometimes missing). This was particularly likely to affect CustomAttributes nodes where theextraAttributes
plug was used.