1
0
Fork 0
mirror of https://github.com/OpenMW/openmw.git synced 2025-01-29 06:45:34 +00:00
openmw/apps/navmeshtool
florent.teppe c2182c2fcc Get Rid of ESM::CellId almost everywhere
it was a competing concept from using RefIds for cell.
There is almost no point to it now, except to load older data.
2023-04-03 14:16:05 +02:00
..
CMakeLists.txt Use target_compile_options to add --coverage 2023-03-10 15:34:08 +01:00
main.cpp Support RefId comparison with std::string_view 2023-02-28 23:04:48 +01:00
navmesh.cpp Revert "Use ESM::RefId for worldspace in detournavigator" 2023-01-21 18:39:57 +01:00
navmesh.hpp Another pass with IWYU 2022-10-10 15:16:18 +02:00
worldspacedata.cpp Get Rid of ESM::CellId almost everywhere 2023-04-03 14:16:05 +02:00
worldspacedata.hpp Revert "Use ESM::RefId for worldspace in detournavigator" 2023-01-21 18:39:57 +01:00