aboutsummaryrefslogtreecommitdiff
path: root/scene/2d/navigation2d.cpp
Commit message (Expand)AuthorAgeFilesLines
* 2D pathfinder fixes, should now always find the best path.Juan Linietsky2015-05-021-3/+35
* -some cleanupsJuan Linietsky2015-04-301-3/+5
* ability to get closest owner to point, for navigation and navigation2dJuan Linietsky2015-04-211-0/+57
* -improved pathfinding accuracyJuan Linietsky2015-02-191-1/+38
* New Navigation & Pathfinding support for 2DJuan Linietsky2015-02-141-0/+623