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

Robust checks for orientation #19

Merged
merged 11 commits into from
Oct 11, 2021
Merged

Robust checks for orientation #19

merged 11 commits into from
Oct 11, 2021

Commits on Jun 16, 2021

  1. Robust orient2d checks

    andreesteve committed Jun 16, 2021
    Configuration menu
    Copy the full SHA
    daa2e42 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e1c9ffb View commit details
    Browse the repository at this point in the history

Commits on Jun 17, 2021

  1. Clean up svg.rs example

    andreesteve committed Jun 17, 2021
    Configuration menu
    Copy the full SHA
    2740132 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    94094a2 View commit details
    Browse the repository at this point in the history

Commits on Jun 18, 2021

  1. Add test case for #10

    andreesteve committed Jun 18, 2021
    Configuration menu
    Copy the full SHA
    25fada4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9357c44 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c848932 View commit details
    Browse the repository at this point in the history

Commits on Oct 11, 2021

  1. Add grid test fixture

    andreesteve committed Oct 11, 2021
    Configuration menu
    Copy the full SHA
    7c16203 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6bee8cd View commit details
    Browse the repository at this point in the history
  3. Add hull convex check to tests

    Based on mapbox/delaunator#51
    Along with the last missing test case "issue44".
    andreesteve committed Oct 11, 2021
    Configuration menu
    Copy the full SHA
    e0fd05b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ef3c19d View commit details
    Browse the repository at this point in the history