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

Mixed boundary conditions #879

Merged
merged 20 commits into from
Sep 14, 2023
Merged

Mixed boundary conditions #879

merged 20 commits into from
Sep 14, 2023

Commits on Sep 11, 2023

  1. introduce Periodic type

    mastrof committed Sep 11, 2023
    Configuration menu
    Copy the full SHA
    57e0491 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    36cc5cb View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0d7a0ce View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0e51207 View commit details
    Browse the repository at this point in the history
  5. update normalize_position

    mastrof committed Sep 11, 2023
    Configuration menu
    Copy the full SHA
    290e7bb View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    5a30d1c View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    94e481f View commit details
    Browse the repository at this point in the history
  8. walk! tests

    mastrof committed Sep 11, 2023
    Configuration menu
    Copy the full SHA
    adb28c4 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    f57babf View commit details
    Browse the repository at this point in the history

Commits on Sep 12, 2023

  1. Configuration menu
    Copy the full SHA
    b0763e8 View commit details
    Browse the repository at this point in the history
  2. update nearby tests

    mastrof committed Sep 12, 2023
    Configuration menu
    Copy the full SHA
    f010183 View commit details
    Browse the repository at this point in the history
  3. random nearby tests

    mastrof committed Sep 12, 2023
    Configuration menu
    Copy the full SHA
    3bb13ff View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    16aafb6 View commit details
    Browse the repository at this point in the history
  5. implement position_delta

    mastrof committed Sep 12, 2023
    Configuration menu
    Copy the full SHA
    162d487 View commit details
    Browse the repository at this point in the history
  6. implement get_direction

    mastrof committed Sep 12, 2023
    Configuration menu
    Copy the full SHA
    7a3a203 View commit details
    Browse the repository at this point in the history
  7. continuous pathfinding

    mastrof committed Sep 12, 2023
    Configuration menu
    Copy the full SHA
    b5d88b3 View commit details
    Browse the repository at this point in the history
  8. update tests

    mastrof committed Sep 12, 2023
    Configuration menu
    Copy the full SHA
    8c30c2f View commit details
    Browse the repository at this point in the history

Commits on Sep 13, 2023

  1. update changelog

    mastrof committed Sep 13, 2023
    Configuration menu
    Copy the full SHA
    b2136fc View commit details
    Browse the repository at this point in the history

Commits on Sep 14, 2023

  1. implement review comments

    mastrof committed Sep 14, 2023
    Configuration menu
    Copy the full SHA
    7981036 View commit details
    Browse the repository at this point in the history
  2. update astar test

    mastrof committed Sep 14, 2023
    Configuration menu
    Copy the full SHA
    4804c53 View commit details
    Browse the repository at this point in the history