aboutsummaryrefslogtreecommitdiff
path: root/editor/plugins/navigation_mesh_generator.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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