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
Hi. I'm trying to implement a conversion from Face to an IList<FaceVertex>, but the FaceVertex is not IEquatable<FaceVertex>. I'll send a PR to implement it.
Hi. I'm trying to implement a conversion from
Faceto anIList<FaceVertex>, but theFaceVertexis notIEquatable<FaceVertex>. I'll send a PR to implement it.