summaryrefslogtreecommitdiffstats
path: root/editor/plugins/navigation_mesh_generator.cpp
Commit message (Expand)AuthorAgeFilesLines
* Move NavigationMeshEditorPlugin to Recast module as should beRémi Verschelde2018-05-301-308/+0
* Fixes logically dead code (Coverity)Crazy-P2018-04-211-20/+14
* Fix typos in code and docs with codespellRémi Verschelde2018-01-181-7/+7
* Add missing copyright headers and fix formattingRémi Verschelde2018-01-051-0/+1
* Update copyright statements to 2018Rémi Verschelde2018-01-011-2/+2
* Made Vector::ptrw explicit for writing, compiler was sometimes using the wron...Juan Linietsky2017-11-251-2/+2
* Refactor Fixed to PhysicsPoommetee Ketson2017-10-211-1/+1
* Fix bug in navmesh generation when using meshes with multipleSaracen2017-10-091-1/+3
* Recast integration.Saracen2017-09-041-0/+311