1
0
Fork 0
mirror of https://github.com/OpenMW/openmw.git synced 2025-03-03 15:09:39 +00:00
openmw/apps/navmeshtool
elsid 227b4d3e5e
Use different object id for avoid shape
Otherwise addObject will ignore it as a duplicate and resulting recastmesh will
not match generated by the engine causing navmeshdb cache miss.
2023-05-14 15:00:58 +02:00
..
CMakeLists.txt Use target_precompile_headers for the most expensive headers 2022-07-01 14:05:17 +00:00
main.cpp Revert std::filesystem usages 2022-09-15 14:14:52 +04:00
navmesh.cpp Support different agent collision shape type for pathfinding 2022-06-21 12:57:32 +02:00
navmesh.hpp Support different agent collision shape type for pathfinding 2022-06-21 12:57:32 +02:00
worldspacedata.cpp Use different object id for avoid shape 2023-05-14 15:00:58 +02:00
worldspacedata.hpp Merge branch 'bullet_includes' into 'master' 2022-06-05 10:17:57 +00:00