summaryrefslogtreecommitdiffstats
path: root/scene/3d/navigation.h
Commit message (Expand)AuthorAgeFilesLines
* Renamed NavigationMeshInstance to NavigationRegionAndrea Catania2020-02-271-1/+1
* Added utility functions to the new NavigationServer:Andrea Catania2020-02-181-1/+5
* - Integrated NavigationServer and Navigation2DServer.Andrea Catania2020-02-101-128/+19
* Update copyright statements to 2020Rémi Verschelde2020-01-011-2/+2
* Update copyright statements to 2019Rémi Verschelde2019-01-011-2/+2
* Better heuristic for the shortest path algorithm for navigation2D and navigat...DualMatrix2018-09-201-0/+1
* Add missing copyright headers and fix formattingRémi Verschelde2018-01-051-0/+1
* Update copyright statements to 2018Rémi Verschelde2018-01-011-2/+2
* Renamed navmesh/poly_create to navmesh/poly_add since no navmesh is created.Nathan Warden2017-12-151-1/+1
* Style: Apply new clang-format 5.0 style to all filesRémi Verschelde2017-12-071-3/+3
* Use HTTPS URL for Godot's website in the headersRémi Verschelde2017-08-271-1/+1
* Moved member variables from constructor to initialization listWilson E. Alvarez2017-08-081-3/+3
* Add "Godot Engine contributors" copyright lineRémi Verschelde2017-04-081-0/+1
* A Whole New World (clang-format edition)Rémi Verschelde2017-03-051-50/+44
* ObjectTypeDB was renamed to ClassDB. Types are meant to be more generic to Va...Juan Linietsky2017-01-021-1/+1
* Welcome in 2017, dear changelog reader!Rémi Verschelde2017-01-011-1/+1
* Add missing license headers in our source files (#5255)Rémi Verschelde2016-06-181-0/+28
* -fixes to navigation, so edge-merging is more flexible on conflictJuan Linietsky2015-06-011-1/+12
* same fixes to 3D navmesh..Juan Linietsky2015-05-021-0/+2
* ability to get closest owner to point, for navigation and navigation2dJuan Linietsky2015-04-211-1/+2
* merging okam changesJuan Linietsky2015-04-021-1/+1
* NavMeshJuan Linietsky2014-11-171-0/+1
* Huge Amount of BugFixJuan Linietsky2014-10-031-1/+6
* Little BitsJuan Linietsky2014-08-141-1/+8
* Small Issues & MaintenanceJuan Linietsky2014-08-011-0/+132