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

Improve Shapes #121

Open
wants to merge 9 commits into
base: master
Choose a base branch
from
Open

Improve Shapes #121

wants to merge 9 commits into from

Commits on Oct 22, 2020

  1. improve Line shape

    the Line shape can now go in all directions
    ruffdd committed Oct 22, 2020
    Configuration menu
    Copy the full SHA
    b8e375e View commit details
    Browse the repository at this point in the history

Commits on Oct 23, 2020

  1. add circle shape

    ruffdd committed Oct 23, 2020
    Configuration menu
    Copy the full SHA
    b762944 View commit details
    Browse the repository at this point in the history
  2. fix circle positioning

    ruffdd committed Oct 23, 2020
    Configuration menu
    Copy the full SHA
    bc5894a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c804cfd View commit details
    Browse the repository at this point in the history
  4. improve constructor

    ruffdd committed Oct 23, 2020
    Configuration menu
    Copy the full SHA
    1727cfc View commit details
    Browse the repository at this point in the history
  5. Merge branch 'feature/better-better-better-shapes' of github.com:FIUS…

    …/jvk into feature/better-better-better-shapes
    ruffdd committed Oct 23, 2020
    Configuration menu
    Copy the full SHA
    c418957 View commit details
    Browse the repository at this point in the history

Commits on Oct 30, 2020

  1. Configuration menu
    Copy the full SHA
    c3a5275 View commit details
    Browse the repository at this point in the history
  2. fix line calculation

    ruffdd committed Oct 30, 2020
    Configuration menu
    Copy the full SHA
    0a417b8 View commit details
    Browse the repository at this point in the history
  3. fix line calculation and circle javadoc

    the last commit had the worng file
    ruffdd committed Oct 30, 2020
    Configuration menu
    Copy the full SHA
    c9a32e7 View commit details
    Browse the repository at this point in the history