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-25 06:35:30 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
OpenMW
/
apps
/
navmeshtool
History
elsid
67741402b5
Replace reference to const std::string by std::string_view for navmeshdb related arguments
2022-02-18 21:45:50 +01:00
..
CMakeLists.txt
Add a binary to generate navmesh from content files
2021-12-11 00:21:56 +01:00
main.cpp
Reuse the same code to load settings in apps/openmw, apps/launcher, apps/opencs
2022-02-02 23:47:11 +01:00
navmesh.cpp
Replace reference to const std::string by std::string_view for navmeshdb related arguments
2022-02-18 21:45:50 +01:00
navmesh.hpp
Replace reference to const std::string by std::string_view for navmeshdb related arguments
2022-02-18 21:45:50 +01:00
worldspacedata.cpp
Fix btAABB initialization
2022-02-16 02:58:59 +01:00
worldspacedata.hpp
move most of the files from esm to esm3, keep common code in esm; this is make space for a future with esm4
2022-01-23 17:04:48 +01:00