summaryrefslogtreecommitdiff
path: root/scene/2d/navigation2d.cpp
AgeCommit message (Expand)Author
2016-06-18Add missing license headers in our source files (#5255)RĂ©mi Verschelde
2016-01-22-leftover debug code was causing a crash in navigation 2d, removed it and fix...Juan Linietsky
2016-01-09removed printsAriel Manzur
2015-12-31-Ensure .tscn and .tres always save in a deterministic way, fixes #2495Juan Linietsky
2015-09-26Fixed theora playback. Removed theoraplayer.Juan Linietsky
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-30-some cleanupsJuan 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