Commit History

Author SHA1 Message Date
  Danil Alexeev 76ee3d4f31 Allow negative coordinates in `AStarGrid2D` 2 years ago
  Yuri Rubinsky cc0a243ce0 Enchance the performance of AStar by using a LocalVector(2) 2 years ago
  Rémi Verschelde 5b1df48c6c Convert en_GB spelling to en_US with codespell 2 years ago
  Yuri Rubinsky 6640eb8065 Fix error in `AstarGrid2D::get_id_path` 2 years ago
  Yuri Rubinsky 4a45c76737 Fix jumping in `AStarGrid2D` when `DIAGONAL_MODE_NEVER` is enabled 2 years ago
  Rémi Verschelde d95794ec8a One Copyright Update to rule them all 2 years ago
  Yuri Rubinsky 16efd0b0fc Divide `AStarGrid2D::default_heuristic` into two different heuristics 2 years ago
  Yuri Rubinsky 0bcbf8e00d Add `get_point_position` method to `AStarGrid2D` 2 years ago
  Yuri Rubinsky 8c478dcec9 Restore weight scale for `AStarGrid2D` (partially) 2 years ago
  MisterMX bf19a1d3b3 refactor(AStarGrid2D): Return Vector2i in get_id_path 2 years ago
  Yuri Rubinsky 533e3669e7 Fix incorrect heuristic order in `AStarGrid2D` 2 years ago
  Johan Aires Rastén b7e2d45233 Replace Vector2(i) with Size2(i) for methods returning a size 2 years ago
  Yuri Rubinsky 4d7c1b92e9 Implement `AStarGrid2D` class with jump-point pathfinding 3 years ago