Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix jhasse#11 - regression causing crash when abs(p1.y - p2.y) < 1e10
This reverts commit e0ba327. While the orignal commit silences a compiler warning, it introduces incorrect behavior in Edge constructor that causes crash later during triangulation. See jhasse#11 for an example of a simple polygon that would cause crash
- Loading branch information