You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Added a minimum distance optional parameter to all CCD functions (`const double min_distance = 0.0`). This is placed as the first optional argument which can break calling code if optional parameters were previously used.
0 commit comments