1
0
Fork 0
mirror of https://github.com/OpenMW/openmw.git synced 2025-02-01 03:45:35 +00:00
openmw/apps/navmeshtool
2022-12-27 19:16:21 +01:00
..
CMakeLists.txt Use target_precompile_headers for the most expensive headers 2022-07-01 14:05:17 +00:00
main.cpp create a specific esm reader function for RefID to avoid allocation for string and then again for RefId 2022-12-27 19:15:57 +01:00
navmesh.cpp Apply clang-format to code base 2022-09-22 21:35:26 +03:00
navmesh.hpp Another pass with IWYU 2022-10-10 15:16:18 +02:00
worldspacedata.cpp CellName is now a RefId, makes more sense that way. 2022-12-27 19:16:21 +01:00
worldspacedata.hpp Apply clang-format to code base 2022-09-22 21:35:26 +03:00