summaryrefslogtreecommitdiffstats
path: root/modules/navigation/3d
Commit message (Expand)AuthorAgeFilesLines
* Fix copyright headers referring to GodotSpartan3222024-10-276-12/+12
* Rebrand preambles to RedotSpartan3222024-10-136-0/+12
* Merge pull request #93407 from smix8/lock_this_geometry_upRémi Verschelde2024-06-211-9/+13
|\
| * Fix thread-use causing navigation source geometry data corruptionsmix82024-06-211-9/+13
* | Fix thread use causing navigation mesh data corruptionsmix82024-06-212-4/+5
|/
* Remove duplicated vertices after 3D NavigationMesh bakesmix82024-05-211-4/+22
* [Core] Add `LocalVector::has` for convenienceA Thousand Ships2024-05-061-1/+1
* Add navigation source geometry parser callbackssmix82024-04-194-0/+100
* Move NavigationMeshSourceGeometryData(2D/3D) to the 2D/3D subfoldersAaron Franke2024-04-152-2/+2
* Use fmod for navigation mesh border size warningsmix82024-04-131-1/+1
* Merge pull request #90508 from smix8/thread_bakeRémi Verschelde2024-04-121-1/+1
|\
| * Use threads for baking navigation mesh inside editorsmix82024-04-111-1/+1
* | Add navigation path simplificationsmix82024-04-112-0/+136
|/
* Add navigation baking crash prevention mechanismPawel Lampe2024-03-231-5/+8
* Add NavigationObstacle options to affect and carve navigation meshsmix82024-03-152-0/+92
* Disable all 3D nodes, physics, and resources when compiling without 3DAaron Franke2024-03-111-2/+3
* Split monolithic physics class filessmix82024-02-271-1/+1
* Move 3D-only resources to their own folderAaron Franke2024-02-261-10/+10
* Move 3D-only navigation code to its own subfolderAaron Franke2024-02-266-0/+2793