0.6.4
Python Changes
Surface Changes
Stopped raising
ValueError('At least one value outside of unit interval', s_val, t_val)orValueError('outside of unit interval')when a curve-curve intersection falls barely outside of the parameter space[0, 1](329a59a).
ABI Changes
Surface Changes
Removed
Status_WIGGLE_FAILenum and re-numbered all largerStatusenum values (by subtracting one)Changing “wiggle failure” in curve-curve intersection from a non-success status to be a dropped candidate for intersection