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

DrawPanel Feature: Polyline #695

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

Commits on Jul 14, 2022

  1. adding polyline class

    ganimtron-10 committed Jul 14, 2022
    Configuration menu
    Copy the full SHA
    e8569ee View commit details
    Browse the repository at this point in the history

Commits on Jul 15, 2022

  1. adding tutorial file

    ganimtron-10 committed Jul 15, 2022
    Configuration menu
    Copy the full SHA
    72011f6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    54cedb7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    395f878 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d527745 View commit details
    Browse the repository at this point in the history
  5. adding DrawShapeGroup

    ganimtron-10 committed Jul 15, 2022
    Configuration menu
    Copy the full SHA
    c4fd598 View commit details
    Browse the repository at this point in the history
  6. adding bb border

    ganimtron-10 committed Jul 15, 2022
    Configuration menu
    Copy the full SHA
    f054c14 View commit details
    Browse the repository at this point in the history

Commits on Jul 19, 2022

  1. Configuration menu
    Copy the full SHA
    a02f5c5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    53e9f15 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0d5c8d6 View commit details
    Browse the repository at this point in the history

Commits on Jul 24, 2022

  1. rebasing

    ganimtron-10 committed Jul 24, 2022
    Configuration menu
    Copy the full SHA
    e81ee05 View commit details
    Browse the repository at this point in the history
  2. removing prints

    ganimtron-10 committed Jul 24, 2022
    Configuration menu
    Copy the full SHA
    b27ff81 View commit details
    Browse the repository at this point in the history

Commits on Jul 27, 2022

  1. Configuration menu
    Copy the full SHA
    39ab852 View commit details
    Browse the repository at this point in the history
  2. integrating polyline

    ganimtron-10 committed Jul 27, 2022
    Configuration menu
    Copy the full SHA
    bd738e8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b884525 View commit details
    Browse the repository at this point in the history
  4. updating method name

    ganimtron-10 committed Jul 27, 2022
    Configuration menu
    Copy the full SHA
    23e07f2 View commit details
    Browse the repository at this point in the history

Commits on Aug 1, 2022

  1. Configuration menu
    Copy the full SHA
    2221388 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    88efc7a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2e324cf View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b7a4d74 View commit details
    Browse the repository at this point in the history

Commits on Aug 2, 2022

  1. adding group rotation

    ganimtron-10 committed Aug 2, 2022
    Configuration menu
    Copy the full SHA
    4123985 View commit details
    Browse the repository at this point in the history

Commits on Aug 3, 2022

  1. removing extra point

    ganimtron-10 committed Aug 3, 2022
    Configuration menu
    Copy the full SHA
    471a90c View commit details
    Browse the repository at this point in the history
  2. remove print statement

    ganimtron-10 committed Aug 3, 2022
    Configuration menu
    Copy the full SHA
    6ba3587 View commit details
    Browse the repository at this point in the history
  3. adding pass statement

    ganimtron-10 committed Aug 3, 2022
    Configuration menu
    Copy the full SHA
    c1825b4 View commit details
    Browse the repository at this point in the history

Commits on Aug 6, 2022

  1. Configuration menu
    Copy the full SHA
    214e801 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    babb57c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5c4af4d View commit details
    Browse the repository at this point in the history
  4. fixing pep

    ganimtron-10 committed Aug 6, 2022
    Configuration menu
    Copy the full SHA
    b41164b View commit details
    Browse the repository at this point in the history

Commits on Aug 7, 2022

  1. fixing selection issue

    ganimtron-10 committed Aug 7, 2022
    Configuration menu
    Copy the full SHA
    e14e573 View commit details
    Browse the repository at this point in the history
  2. updating clear method

    ganimtron-10 committed Aug 7, 2022
    Configuration menu
    Copy the full SHA
    b3266e6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b11045d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1abada7 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    4b43a97 View commit details
    Browse the repository at this point in the history

Commits on Aug 10, 2022

  1. adding docs

    ganimtron-10 committed Aug 10, 2022
    Configuration menu
    Copy the full SHA
    d0ac73c View commit details
    Browse the repository at this point in the history
  2. removing print stmts

    ganimtron-10 committed Aug 10, 2022
    Configuration menu
    Copy the full SHA
    8771333 View commit details
    Browse the repository at this point in the history

Commits on Aug 13, 2022

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

Commits on Aug 14, 2022

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

Commits on Aug 19, 2022

  1. Configuration menu
    Copy the full SHA
    ad59616 View commit details
    Browse the repository at this point in the history
  2. removing extra comments

    ganimtron-10 committed Aug 19, 2022
    Configuration menu
    Copy the full SHA
    b0f0668 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c5960ba View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3a0ae3d View commit details
    Browse the repository at this point in the history

Commits on Aug 20, 2022

  1. removing prints

    ganimtron-10 committed Aug 20, 2022
    Configuration menu
    Copy the full SHA
    66cf810 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1ae116c View commit details
    Browse the repository at this point in the history

Commits on Aug 21, 2022

  1. Configuration menu
    Copy the full SHA
    a76f5de View commit details
    Browse the repository at this point in the history
  2. adding control points

    ganimtron-10 committed Aug 21, 2022
    Configuration menu
    Copy the full SHA
    ce0c2e3 View commit details
    Browse the repository at this point in the history

Commits on Aug 23, 2022

  1. Configuration menu
    Copy the full SHA
    5f6000a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e57ac1c View commit details
    Browse the repository at this point in the history

Commits on Aug 28, 2022

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

Commits on Aug 29, 2022

  1. Configuration menu
    Copy the full SHA
    8371bea View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    75d2416 View commit details
    Browse the repository at this point in the history

Commits on Aug 30, 2022

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

Commits on Sep 7, 2022

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

Commits on Sep 9, 2022

  1. Configuration menu
    Copy the full SHA
    f746f10 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4fe5d3b View commit details
    Browse the repository at this point in the history

Commits on Sep 12, 2022

  1. Configuration menu
    Copy the full SHA
    0fde858 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bace0bb View commit details
    Browse the repository at this point in the history
  3. adding debug param

    ganimtron-10 committed Sep 12, 2022
    Configuration menu
    Copy the full SHA
    674c529 View commit details
    Browse the repository at this point in the history

Commits on Sep 14, 2022

  1. updating tests

    ganimtron-10 committed Sep 14, 2022
    Configuration menu
    Copy the full SHA
    924c730 View commit details
    Browse the repository at this point in the history

Commits on Sep 16, 2022

  1. updating rotation test

    ganimtron-10 committed Sep 16, 2022
    Configuration menu
    Copy the full SHA
    5e0fa69 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b75d667 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    cc6d974 View commit details
    Browse the repository at this point in the history

Commits on Sep 18, 2022

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

Commits on Sep 21, 2022

  1. adding rotation

    ganimtron-10 committed Sep 21, 2022
    Configuration menu
    Copy the full SHA
    56d4154 View commit details
    Browse the repository at this point in the history

Commits on Sep 25, 2022

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

Commits on Sep 27, 2022

  1. fixing rotation issue

    ganimtron-10 committed Sep 27, 2022
    Configuration menu
    Copy the full SHA
    793281f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a5cea7b View commit details
    Browse the repository at this point in the history
  3. removing commented code

    ganimtron-10 committed Sep 27, 2022
    Configuration menu
    Copy the full SHA
    357d4a8 View commit details
    Browse the repository at this point in the history
  4. renaming resize function

    ganimtron-10 committed Sep 27, 2022
    Configuration menu
    Copy the full SHA
    03d9089 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    32a1520 View commit details
    Browse the repository at this point in the history
  6. fixing looping issue

    ganimtron-10 committed Sep 27, 2022
    Configuration menu
    Copy the full SHA
    b9456b9 View commit details
    Browse the repository at this point in the history

Commits on Sep 30, 2022

  1. Configuration menu
    Copy the full SHA
    1c8315e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    63c3eff View commit details
    Browse the repository at this point in the history

Commits on Oct 6, 2022

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

Commits on Nov 18, 2022

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