summaryrefslogtreecommitdiffstats
path: root/scene/3d/navigation.cpp
Commit message (Expand)AuthorAgeFilesLines
* Style: Fix statements ending with ';;'Rémi Verschelde2017-01-161-2/+2
* Style: Fix whole-line commented codeRémi Verschelde2017-01-141-1/+1
* Memory pool vectors (DVector) have been enormously simplified in code, and re...Juan Linietsky2017-01-071-2/+2
* ObjectTypeDB was renamed to ClassDB. Types are meant to be more generic to Va...Juan Linietsky2017-01-021-12/+12
* 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
* fix six possible "divide by zero"Hubert Jarosz2016-03-091-3/+5
* remove trailing whitespaceHubert Jarosz2016-03-091-1/+1
* Fixed theora playback. Removed theoraplayer.Juan Linietsky2015-09-261-0/+2
* -fixes to navigation, so edge-merging is more flexible on conflictJuan Linietsky2015-06-011-3/+27
* same fixes to 3D navmesh..Juan Linietsky2015-05-021-1/+14
* ability to get closest owner to point, for navigation and navigation2dJuan Linietsky2015-04-211-1/+33
* merging okam changesJuan Linietsky2015-04-021-3/+3
* NavMeshJuan Linietsky2014-11-171-1/+42
* Huge Amount of BugFixJuan Linietsky2014-10-031-2/+12
* Little BitsJuan Linietsky2014-08-141-16/+122
* Small Issues & MaintenanceJuan Linietsky2014-08-011-0/+497