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

Modified Arrow actor to use repeat primitive by default #552

Merged
merged 9 commits into from
Apr 13, 2022

Commits on Mar 8, 2022

  1. Configuration menu
    Copy the full SHA
    73e4a8c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0f179d3 View commit details
    Browse the repository at this point in the history

Commits on Mar 10, 2022

  1. Update actor.py

    Added scales.
    m-agour committed Mar 10, 2022
    Configuration menu
    Copy the full SHA
    f5cea8b View commit details
    Browse the repository at this point in the history
  2. Update primitive.py

    Fixed prim_arrow orientation.
    m-agour committed Mar 10, 2022
    Configuration menu
    Copy the full SHA
    a046d4b View commit details
    Browse the repository at this point in the history

Commits on Mar 11, 2022

  1. Fixed PEP 8 issue.

    m-agour committed Mar 11, 2022
    Configuration menu
    Copy the full SHA
    6399f93 View commit details
    Browse the repository at this point in the history
  2. Revert "Fixed PEP 8 issue."

    This reverts commit 6399f93.
    m-agour committed Mar 11, 2022
    Configuration menu
    Copy the full SHA
    8272485 View commit details
    Browse the repository at this point in the history
  3. Update primitive.py

    Fixed PEP 8 issue.
    m-agour committed Mar 11, 2022
    Configuration menu
    Copy the full SHA
    ce90c55 View commit details
    Browse the repository at this point in the history

Commits on Apr 8, 2022

  1. Added test_arrow_primitive.

    m-agour committed Apr 8, 2022
    Configuration menu
    Copy the full SHA
    aae9bc1 View commit details
    Browse the repository at this point in the history
  2. Create viz_arrow.py

    m-agour committed Apr 8, 2022
    Configuration menu
    Copy the full SHA
    72ea623 View commit details
    Browse the repository at this point in the history