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

Clean up edge approximation code #2005

Merged
merged 16 commits into from
Sep 4, 2023
Merged

Clean up edge approximation code #2005

merged 16 commits into from
Sep 4, 2023

Commits on Sep 4, 2023

  1. Remove unnecessary pubs

    hannobraun committed Sep 4, 2023
    Configuration menu
    Copy the full SHA
    a87ed40 View commit details
    Browse the repository at this point in the history
  2. Update doc comment

    hannobraun committed Sep 4, 2023
    Configuration menu
    Copy the full SHA
    00f2701 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e8aa50d View commit details
    Browse the repository at this point in the history
  4. Update order of methods to improve clarity

    This is the order the methods are actually used in, in the code above.
    hannobraun committed Sep 4, 2023
    Configuration menu
    Copy the full SHA
    edca885 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    72d5c2a View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    6444693 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    0457c14 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    5dd94e8 View commit details
    Browse the repository at this point in the history
  9. Update order of struct field to improve clarity

    The new order matches the order of the methods that access the fields.
    hannobraun committed Sep 4, 2023
    Configuration menu
    Copy the full SHA
    65e8aeb View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    1b4eb5d View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    d8a2069 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    f710329 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    5557d7f View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    81f3a6d View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    80dfa4b View commit details
    Browse the repository at this point in the history
  16. Update doc comment

    hannobraun committed Sep 4, 2023
    Configuration menu
    Copy the full SHA
    9510b8b View commit details
    Browse the repository at this point in the history