This website requires JavaScript.
Explore
Help
Sign In
mirror
/
OpenMW
Watch
1
Star
0
Fork
0
You've already forked OpenMW
mirror of
https://gitlab.com/OpenMW/openmw.git
synced
2025-01-29 18:32:36 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
OpenMW
/
apps
/
navmeshtool
History
Project579
e5c417c968
Make sure all paths are passed as std::filesystem::path instead of std::string where possible.
2022-09-11 14:41:15 +02:00
..
CMakeLists.txt
Use target_precompile_headers for the most expensive headers
2022-07-01 14:05:17 +00:00
main.cpp
Make sure all paths are passed as std::filesystem::path instead of std::string where possible.
2022-09-11 14:41:15 +02:00
navmesh.cpp
Cleanup detournavigator includes
2022-08-15 19:46:10 +02:00
navmesh.hpp
Support different agent collision shape type for pathfinding
2022-06-21 12:57:32 +02:00
worldspacedata.cpp
Lock TileCachedRecastMeshManager once per changing a cell
2022-09-08 11:06:35 +02:00
worldspacedata.hpp
Store changed tiles in TileCachedRecastMeshManager
2022-09-05 11:49:39 +02:00