summaryrefslogtreecommitdiffstats
path: root/modules/navigation/navigation_mesh_generator.cpp
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #62293 from smix8/navigation_disable_editorprogress_bake_4.xRémi Verschelde2022-06-231-0/+7
|\
| * Disable thread-unsafe EditorProgress for navmesh bakingsmix82022-06-221-0/+7
* | Implement NavigationMesh bake areasmix82022-06-231-0/+15
|/
* Add warnings when NavigationMesh bake settings result in precision losssmix82022-06-041-0/+25
* Fix MultiMeshInstance crash in navmesh baking when MultiMesh Resource is emptysmix82022-05-271-8/+10
* Clamp NavigationMesh sample_distance above zerosmix82022-05-161-1/+1
* Add Warning to NavigationMesh bake when source geometry is suspiciously bigsmix82022-05-111-0/+8
* Use CollisionObject3D API when baking the navmesh with static colliders, inst...trollodel2022-05-021-8/+10
* Fix navmesh bakingPawel Lampe2022-04-081-50/+54
* Editor: Cleanup some includes dependenciesRémi Verschelde2022-02-151-1/+0
* Fix transforms involved into navmesh bakingPawel Lampe2022-01-311-14/+9
* Consider gridmap collisions in navigation bakerafallus2022-01-161-8/+94
* Update copyright statements to 2022Rémi Verschelde2022-01-031-2/+2
* NavigationMeshInstance: Fix typo to 'vertices'Rémi Verschelde2021-12-031-24/+24
* Let MultiMeshInstances affect NavigationMeshesCarlo Cabanilla2021-12-021-0/+16
* Modules: Make sure to include modules_enabled.gen.h where neededRémi Verschelde2021-11-121-1/+2
* Merge pull request #52367 from Duroxxigar/improve-nav-error-messagesRémi Verschelde2021-10-211-1/+1
|\
| * Improved readability for failing error conditionsDuroxxigar2021-10-081-1/+1
* | Rename WorldMarginShape to WorldBoundaryShapePouleyKetchoupp2021-09-141-1/+1
|/
* Make radius & height in CapsuleShape3D independentPouleyKetchoupp2021-08-111-1/+1
* Improve NavigationMesh typing, parameter validation and documentationHaoyu Qiu2021-08-111-2/+2
* Use C++ iterators for Lists in many situationsAaron Franke2021-07-231-2/+2
* Misc cleanup of header includesRémi Verschelde2021-07-151-1/+1
* Rename `GdNavigationServer` to `GodotNavigationServer`Rémi Verschelde2021-06-301-0/+583