Spicoli TK 1.4.2¶
New features¶
A new style of protein ribbons has been added and is accessible through the function
OEMakeProteinRibbonSurface
. A third argument, a constant from theOERibbonType
namespace, has been added to this function to specify the ribbon type. The new ribbon styleOERibbonType_Pretty
creates ribbons that have a smoother appearance than the older, default style.
Major bug fixes¶
A crash that occurred with calling one variant of
OEMakeBitGridFromSurface
has been fixed.