summaryrefslogtreecommitdiff
path: root/scene/2d/navigation2d.h
AgeCommit message (Expand)Author
2017-01-11Type renames:Juan Linietsky
2017-01-02ObjectTypeDB was renamed to ClassDB. Types are meant to be more generic to Va...Juan Linietsky
2017-01-01Welcome in 2017, dear changelog reader!Rémi Verschelde
2016-06-18Add missing license headers in our source files (#5255)Rémi Verschelde
2015-06-01-fixes to navigation, so edge-merging is more flexible on conflictJuan Linietsky
2015-05-022D pathfinder fixes, should now always find the best path.Juan Linietsky
2015-04-21ability to get closest owner to point, for navigation and navigation2dJuan Linietsky
2015-02-19-improved pathfinding accuracyJuan Linietsky
2015-02-14New Navigation & Pathfinding support for 2DJuan Linietsky