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

JOSM #22799 - Smarter DistributeAction action for single node #129

Draft
wants to merge 10 commits into
base: master
Choose a base branch
from

Commits on Oct 8, 2023

  1. Configuration menu
    Copy the full SHA
    90896db View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4e8bef4 View commit details
    Browse the repository at this point in the history
  3. Add single node unit test for DistributeAction

    It is failing, since the DistributeAction works that way by design, but it can cause overlapping way issues. Not sure what to do.
    gabortim committed Oct 8, 2023
    Configuration menu
    Copy the full SHA
    5face9f View commit details
    Browse the repository at this point in the history

Commits on Oct 12, 2023

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

Commits on Oct 25, 2023

  1. Fix typo and documentation

    gabortim committed Oct 25, 2023
    Configuration menu
    Copy the full SHA
    b495fdf View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c076aa8 View commit details
    Browse the repository at this point in the history
  3. Add a todo before I forget

    gabortim committed Oct 25, 2023
    Configuration menu
    Copy the full SHA
    24a43fe View commit details
    Browse the repository at this point in the history

Commits on Oct 26, 2023

  1. Configuration menu
    Copy the full SHA
    c9d0d47 View commit details
    Browse the repository at this point in the history
  2. Simplify DistributeAction by using Geometry class methods

    ...plus some minor documentation fixes as usual
    gabortim committed Oct 26, 2023
    Configuration menu
    Copy the full SHA
    f5ac297 View commit details
    Browse the repository at this point in the history

Commits on Oct 29, 2023

  1. Rename local variables

    gabortim committed Oct 29, 2023
    Configuration menu
    Copy the full SHA
    c8e3d65 View commit details
    Browse the repository at this point in the history