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

Convex_hull_3: Make it minimal. #3226

Merged
merged 5 commits into from Jul 18, 2018

Commits on Jul 12, 2018

  1. Configuration menu
    Copy the full SHA
    c945d27 View commit details
    Browse the repository at this point in the history

Commits on Jul 13, 2018

  1. do not use negative side

    change plane's orientation instead
    sloriot committed Jul 13, 2018
    Configuration menu
    Copy the full SHA
    d3a8a07 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0037edc View commit details
    Browse the repository at this point in the history

Commits on Jul 16, 2018

  1. Remove init_iterators. It works without and like this there is no nee…

    …d to change the traits
    maxGimeno committed Jul 16, 2018
    Configuration menu
    Copy the full SHA
    2f319d3 View commit details
    Browse the repository at this point in the history
  2. update changes

    sloriot committed Jul 16, 2018
    Configuration menu
    Copy the full SHA
    d1ac382 View commit details
    Browse the repository at this point in the history