Fix vertex canInsertEdge test.
+ The precision was not high enough to prevent overflow. + The new logic is much simpler (and horked from the face-creation logic). + The polygonForceCreateFace test now exercises this implementation.
Please register or sign in to comment