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

Add extra edge cases to snap to grid #263

Merged
merged 17 commits into from
Aug 5, 2024

Commits on Jul 18, 2024

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

Commits on Aug 1, 2024

  1. Configuration menu
    Copy the full SHA
    aba32b0 View commit details
    Browse the repository at this point in the history
  2. Fix snapping index (#267)

    * Node index != line index; every N segments has N + 1 nodes!
    
    * Add create_snap_to_grid_dataframe function
    Huite authored Aug 1, 2024
    Configuration menu
    Copy the full SHA
    1bc8bb8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e3c8e77 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8854e27 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    2d237ba View commit details
    Browse the repository at this point in the history

Commits on Aug 2, 2024

  1. Configuration menu
    Copy the full SHA
    d2fdb6e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    06a0afe View commit details
    Browse the repository at this point in the history
  3. Format

    JoerivanEngelen committed Aug 2, 2024
    Configuration menu
    Copy the full SHA
    c93ed2f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    42d0d32 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    8de0087 View commit details
    Browse the repository at this point in the history
  6. reduce amount of nan

    JoerivanEngelen committed Aug 2, 2024
    Configuration menu
    Copy the full SHA
    3f2f3ce View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    bed36d4 View commit details
    Browse the repository at this point in the history

Commits on Aug 5, 2024

  1. Configuration menu
    Copy the full SHA
    96bd34c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    eb99f7b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    54b6bfc View commit details
    Browse the repository at this point in the history
  4. Update changelog

    JoerivanEngelen committed Aug 5, 2024
    Configuration menu
    Copy the full SHA
    df81658 View commit details
    Browse the repository at this point in the history