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

Feature/issue 1923 #1928

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

Feature/issue 1923 #1928

wants to merge 2 commits into from

Commits on Nov 17, 2024

  1. Implemented solution for #1923 ('move', 'moved')

    1. Added move and moved to Point and DPoint
    2. dx/dy is 0 by default now
    3. arguments of move and moved are called
       v (vector) and dx/dy consistently
    Matthias Koefferlein committed Nov 17, 2024
    Configuration menu
    Copy the full SHA
    476ec3a View commit details
    Browse the repository at this point in the history
  2. Added test for Point/DPoint

    Matthias Koefferlein committed Nov 17, 2024
    Configuration menu
    Copy the full SHA
    0ce7fb1 View commit details
    Browse the repository at this point in the history