| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Bump version to 4.1-dev | Rémi Verschelde | 2023-03-01 | 1 | -1/+1 |
| * | C#: Renames to follow .NET naming conventions | Raul Santos | 2023-01-27 | 1 | -4/+4 |
| * | Divide `AStarGrid2D::default_heuristic` into two different heuristics | Yuri Rubinsky | 2022-12-24 | 1 | -2/+5 |
| * | Add `get_point_position` method to `AStarGrid2D` | Yuri Rubinsky | 2022-12-20 | 1 | -0/+7 |
| * | Restore weight scale for `AStarGrid2D` (partially) | Yuri Rubinsky | 2022-12-20 | 1 | -0/+17 |
| * | Improve documentation on heuristics in AStarGrid2D | Yuri Rubinsky | 2022-12-15 | 1 | -3/+6 |
| * | refactor(AStarGrid2D): Return Vector2i in get_id_path | MisterMX | 2022-09-30 | 1 | -1/+1 |
| * | Add new C# code blocks to class ref pages | Paul Joannon | 2022-09-19 | 1 | -2/+12 |
| * | Add documentation for `AStarGrid2D` class | Yuri Rubinsky | 2022-09-07 | 1 | -0/+62 |
| * | Implement `AStarGrid2D` class with jump-point pathfinding | Yuri Rubinsky | 2022-08-30 | 1 | -0/+116 |
