aboutsummaryrefslogtreecommitdiff
path: root/core/math/a_star.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Added a generic AStar implementation to Godot.Juan Linietsky2016-10-181-0/+412
It's pretty fast, use it for games where Navigation does not cut it. (cherry picked from commit 827a9aa8294e7e2405f645579cc3e7044f3be079)