Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix triangulation with CDT and update migration guide #623

Merged
merged 3 commits into from
Aug 15, 2024

Commits on Aug 15, 2024

  1. Fix triangle dir, lint, style

    Signed-off-by: Ian Chen <[email protected]>
    iche033 committed Aug 15, 2024
    Configuration menu
    Copy the full SHA
    1d2a3cf View commit details
    Browse the repository at this point in the history
  2. update migration guide

    Signed-off-by: Ian Chen <[email protected]>
    iche033 committed Aug 15, 2024
    Configuration menu
    Copy the full SHA
    bc57626 View commit details
    Browse the repository at this point in the history
  3. Test that Delaunay triangles wind clockwise (#624)

    Signed-off-by: Steve Peters <[email protected]>
    scpeters authored Aug 15, 2024
    Configuration menu
    Copy the full SHA
    3413caa View commit details
    Browse the repository at this point in the history