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

Line interception #73

Open
wants to merge 6 commits into
base: main
Choose a base branch
from

Commits on Dec 15, 2014

  1. line intersection

    Fabian Fiorotto committed Dec 15, 2014
    Configuration menu
    Copy the full SHA
    55f4f5b View commit details
    Browse the repository at this point in the history

Commits on Dec 16, 2014

  1. polygon intersection

    Fabian Fiorotto committed Dec 16, 2014
    Configuration menu
    Copy the full SHA
    15f52f1 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'master' into line_interception

    Fabian Fiorotto committed Dec 16, 2014
    Configuration menu
    Copy the full SHA
    e8a3006 View commit details
    Browse the repository at this point in the history

Commits on Dec 22, 2014

  1. reduce the use of return and next statements

    Fabian Fiorotto committed Dec 22, 2014
    Configuration menu
    Copy the full SHA
    b442340 View commit details
    Browse the repository at this point in the history
  2. reduce use of self

    Fabian Fiorotto committed Dec 22, 2014
    Configuration menu
    Copy the full SHA
    3320c95 View commit details
    Browse the repository at this point in the history
  3. reduce use of self

    Fabian Fiorotto committed Dec 22, 2014
    Configuration menu
    Copy the full SHA
    b8b2635 View commit details
    Browse the repository at this point in the history