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

Flowfield pathing #1620

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

Commits on May 24, 2024

  1. Configuration menu
    Copy the full SHA
    0b3a0e6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c4b1094 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    dea91a7 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7d14a6a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    c1b6890 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    a58b631 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    5d97ce8 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    7ddd25d View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    a112009 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    a1449a4 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    fc2e9b6 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    e17d052 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    8f0242a View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    51f09ae View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    a6840b4 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    29e49ff View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    02e666b View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    3cb4983 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    2dfde71 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    c885c6e View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    520c9cf View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    01bff57 View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    791fa60 View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    d24bc06 View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    0b0774e View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    89b210d View commit details
    Browse the repository at this point in the history
  27. Configuration menu
    Copy the full SHA
    53bee9d View commit details
    Browse the repository at this point in the history
  28. Configuration menu
    Copy the full SHA
    e3005a8 View commit details
    Browse the repository at this point in the history
  29. Configuration menu
    Copy the full SHA
    94a423e View commit details
    Browse the repository at this point in the history
  30. Configuration menu
    Copy the full SHA
    ea1a01d View commit details
    Browse the repository at this point in the history
  31. path: Fix wavefront algorithm.

    Cells can now be visited multiple times if their costs change again during integration steps.
    heinezen committed May 24, 2024
    Configuration menu
    Copy the full SHA
    164ed60 View commit details
    Browse the repository at this point in the history
  32. Configuration menu
    Copy the full SHA
    2800ac8 View commit details
    Browse the repository at this point in the history
  33. Configuration menu
    Copy the full SHA
    1746590 View commit details
    Browse the repository at this point in the history
  34. Configuration menu
    Copy the full SHA
    88fd1f1 View commit details
    Browse the repository at this point in the history
  35. Configuration menu
    Copy the full SHA
    23d8298 View commit details
    Browse the repository at this point in the history
  36. Configuration menu
    Copy the full SHA
    67d6067 View commit details
    Browse the repository at this point in the history
  37. Configuration menu
    Copy the full SHA
    824fcca View commit details
    Browse the repository at this point in the history
  38. Configuration menu
    Copy the full SHA
    35533ce View commit details
    Browse the repository at this point in the history
  39. Configuration menu
    Copy the full SHA
    a42fc33 View commit details
    Browse the repository at this point in the history
  40. path: Handle LOS corners.

    heinezen committed May 24, 2024
    Configuration menu
    Copy the full SHA
    ce0210b View commit details
    Browse the repository at this point in the history
  41. Configuration menu
    Copy the full SHA
    1ee2baa View commit details
    Browse the repository at this point in the history
  42. Configuration menu
    Copy the full SHA
    a36931f View commit details
    Browse the repository at this point in the history
  43. Configuration menu
    Copy the full SHA
    1cfac16 View commit details
    Browse the repository at this point in the history
  44. Configuration menu
    Copy the full SHA
    f9e4007 View commit details
    Browse the repository at this point in the history
  45. Configuration menu
    Copy the full SHA
    3b63113 View commit details
    Browse the repository at this point in the history
  46. Configuration menu
    Copy the full SHA
    88f42e5 View commit details
    Browse the repository at this point in the history
  47. Configuration menu
    Copy the full SHA
    e3e420d View commit details
    Browse the repository at this point in the history
  48. Configuration menu
    Copy the full SHA
    897bfe1 View commit details
    Browse the repository at this point in the history
  49. Configuration menu
    Copy the full SHA
    b693ea1 View commit details
    Browse the repository at this point in the history
  50. Configuration menu
    Copy the full SHA
    4278de9 View commit details
    Browse the repository at this point in the history
  51. Configuration menu
    Copy the full SHA
    a92b93d View commit details
    Browse the repository at this point in the history
  52. Configuration menu
    Copy the full SHA
    1f48794 View commit details
    Browse the repository at this point in the history
  53. path: Pathfinder object.

    heinezen committed May 24, 2024
    Configuration menu
    Copy the full SHA
    d7424b3 View commit details
    Browse the repository at this point in the history
  54. path: Path request class.

    heinezen committed May 24, 2024
    Configuration menu
    Copy the full SHA
    b46c9fa View commit details
    Browse the repository at this point in the history
  55. Configuration menu
    Copy the full SHA
    2f58987 View commit details
    Browse the repository at this point in the history
  56. Configuration menu
    Copy the full SHA
    4170ff1 View commit details
    Browse the repository at this point in the history
  57. Configuration menu
    Copy the full SHA
    73d8062 View commit details
    Browse the repository at this point in the history
  58. Configuration menu
    Copy the full SHA
    ca05032 View commit details
    Browse the repository at this point in the history
  59. Configuration menu
    Copy the full SHA
    f943d86 View commit details
    Browse the repository at this point in the history
  60. Configuration menu
    Copy the full SHA
    b3b620b View commit details
    Browse the repository at this point in the history
  61. Configuration menu
    Copy the full SHA
    b382abb View commit details
    Browse the repository at this point in the history
  62. Configuration menu
    Copy the full SHA
    9a1cc15 View commit details
    Browse the repository at this point in the history
  63. fix copyright years

    heinezen committed May 24, 2024
    Configuration menu
    Copy the full SHA
    2dd0c3a View commit details
    Browse the repository at this point in the history
  64. Configuration menu
    Copy the full SHA
    bf6136b View commit details
    Browse the repository at this point in the history
  65. Configuration menu
    Copy the full SHA
    87bf805 View commit details
    Browse the repository at this point in the history
  66. path: Draw grid in demo 1.

    heinezen committed May 24, 2024
    Configuration menu
    Copy the full SHA
    8ab759d View commit details
    Browse the repository at this point in the history
  67. path: Render grid in demo 1.

    heinezen committed May 24, 2024
    Configuration menu
    Copy the full SHA
    9d90004 View commit details
    Browse the repository at this point in the history
  68. Configuration menu
    Copy the full SHA
    ca2de69 View commit details
    Browse the repository at this point in the history
  69. Configuration menu
    Copy the full SHA
    ea9f143 View commit details
    Browse the repository at this point in the history
  70. Configuration menu
    Copy the full SHA
    3993d41 View commit details
    Browse the repository at this point in the history
  71. Configuration menu
    Copy the full SHA
    d0f88dc View commit details
    Browse the repository at this point in the history
  72. Configuration menu
    Copy the full SHA
    bc9279a View commit details
    Browse the repository at this point in the history
  73. Configuration menu
    Copy the full SHA
    42393b8 View commit details
    Browse the repository at this point in the history
  74. Configuration menu
    Copy the full SHA
    16710e9 View commit details
    Browse the repository at this point in the history
  75. Configuration menu
    Copy the full SHA
    de9dc91 View commit details
    Browse the repository at this point in the history
  76. Configuration menu
    Copy the full SHA
    46a544f View commit details
    Browse the repository at this point in the history
  77. Configuration menu
    Copy the full SHA
    4814659 View commit details
    Browse the repository at this point in the history
  78. Configuration menu
    Copy the full SHA
    ba505e9 View commit details
    Browse the repository at this point in the history
  79. Configuration menu
    Copy the full SHA
    e701d8c View commit details
    Browse the repository at this point in the history
  80. Configuration menu
    Copy the full SHA
    1466aa1 View commit details
    Browse the repository at this point in the history
  81. Configuration menu
    Copy the full SHA
    b74d19c View commit details
    Browse the repository at this point in the history
  82. Configuration menu
    Copy the full SHA
    555d199 View commit details
    Browse the repository at this point in the history
  83. Configuration menu
    Copy the full SHA
    6e19321 View commit details
    Browse the repository at this point in the history
  84. path: Don't use other integration field.

    Unnecessary because the flow fields will be the same.
    heinezen committed May 24, 2024
    Configuration menu
    Copy the full SHA
    5c708eb View commit details
    Browse the repository at this point in the history
  85. Configuration menu
    Copy the full SHA
    9b4e7fb View commit details
    Browse the repository at this point in the history
  86. Configuration menu
    Copy the full SHA
    479e647 View commit details
    Browse the repository at this point in the history
  87. Configuration menu
    Copy the full SHA
    ae2785d View commit details
    Browse the repository at this point in the history
  88. Configuration menu
    Copy the full SHA
    d93380a View commit details
    Browse the repository at this point in the history
  89. Configuration menu
    Copy the full SHA
    f791358 View commit details
    Browse the repository at this point in the history
  90. Configuration menu
    Copy the full SHA
    bbb5ab3 View commit details
    Browse the repository at this point in the history
  91. Configuration menu
    Copy the full SHA
    8fff701 View commit details
    Browse the repository at this point in the history
  92. Configuration menu
    Copy the full SHA
    6f568b1 View commit details
    Browse the repository at this point in the history
  93. Configuration menu
    Copy the full SHA
    07de19b View commit details
    Browse the repository at this point in the history
  94. Configuration menu
    Copy the full SHA
    17b53aa View commit details
    Browse the repository at this point in the history
  95. Configuration menu
    Copy the full SHA
    1d384a6 View commit details
    Browse the repository at this point in the history
  96. Configuration menu
    Copy the full SHA
    ed5d6c8 View commit details
    Browse the repository at this point in the history
  97. Configuration menu
    Copy the full SHA
    9cc8710 View commit details
    Browse the repository at this point in the history
  98. Configuration menu
    Copy the full SHA
    1f882f0 View commit details
    Browse the repository at this point in the history
  99. Configuration menu
    Copy the full SHA
    78657a3 View commit details
    Browse the repository at this point in the history
  100. path: Add TODOs.

    heinezen committed May 24, 2024
    Configuration menu
    Copy the full SHA
    9ff5802 View commit details
    Browse the repository at this point in the history
  101. Configuration menu
    Copy the full SHA
    e947022 View commit details
    Browse the repository at this point in the history
  102. Configuration menu
    Copy the full SHA
    066dd06 View commit details
    Browse the repository at this point in the history
  103. Configuration menu
    Copy the full SHA
    f9f9ae1 View commit details
    Browse the repository at this point in the history
  104. Configuration menu
    Copy the full SHA
    5079768 View commit details
    Browse the repository at this point in the history
  105. Configuration menu
    Copy the full SHA
    405e2dd View commit details
    Browse the repository at this point in the history
  106. Configuration menu
    Copy the full SHA
    e0b63a2 View commit details
    Browse the repository at this point in the history
  107. Configuration menu
    Copy the full SHA
    8b1d427 View commit details
    Browse the repository at this point in the history
  108. Configuration menu
    Copy the full SHA
    9ebe429 View commit details
    Browse the repository at this point in the history
  109. Configuration menu
    Copy the full SHA
    c6b7b28 View commit details
    Browse the repository at this point in the history
  110. Configuration menu
    Copy the full SHA
    9a5ac8d View commit details
    Browse the repository at this point in the history
  111. Configuration menu
    Copy the full SHA
    cfebd22 View commit details
    Browse the repository at this point in the history
  112. Configuration menu
    Copy the full SHA
    12cd944 View commit details
    Browse the repository at this point in the history