0.60.7.1¶
Fixes¶
- OSLShader : Fixed loading of
mx_invert_floatshaders. These were renamed tomx_invert_float_floatin 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.CompoundObjectvalues (the necessaryimport IECorewas sometimes missing). This was particularly likely to affect CustomAttributes nodes where theextraAttributesplug was used.