mirror of
https://github.com/TES3MP/openmw-tes3mp.git
synced 2025-01-15 15:49:56 +00:00
da6df818ff
Every updated object should produce a set of changed tiles where it is placed. Before this change only current object tiles were updated. If object was moved to another set of tiles then navmesh were not changed in new tiles. TileCachedRecastMeshManager::updateObject should add all new tiles if object was moved and remove all no more used tiles. Both new and old tiles should be marked as changed. Also add tests to show desired result for add, update, remove. |
||
---|---|---|
.. | ||
gettilespositions.cpp | ||
navigator.cpp | ||
navmeshtilescache.cpp | ||
operators.hpp | ||
recastmeshbuilder.cpp | ||
recastmeshobject.cpp | ||
settingsutils.cpp | ||
tilecachedrecastmeshmanager.cpp |