1
0
mirror of https://gitlab.com/OpenMW/openmw.git synced 2025-02-04 03:40:14 +00:00
OpenMW/components/detournavigator
elsid 5db4898bec
Fix tile bounds scaling
OscillatingRecastMeshObject::update should be called with tile bounds in real
coordinates not in navmesh. But proper scaling was done only in
RecastMeshManager::getMesh and RecastMeshManager::updateObject used tile bounds
in navmesh coordinates.

Add a new function to create tile bounds with proper scaling and pass correct
value into RecastMeshManager constructor through CachedRecastMeshManager
constuctor from TileCachedRecastMeshManager member functions.
2021-11-05 22:48:45 +01:00
..
2018-10-13 22:22:15 +03:00
2021-10-09 17:30:37 +02:00
2021-10-09 17:30:37 +02:00
2021-07-26 00:22:20 +02:00
2021-10-10 13:13:57 +02:00
2021-08-09 17:54:19 +02:00
2021-08-09 17:58:33 +02:00
2021-08-12 22:43:06 +02:00
2021-11-05 22:48:45 +01:00
2021-11-05 22:48:45 +01:00
2021-07-21 11:37:50 +02:00
2021-11-05 22:48:45 +01:00
2018-10-13 22:22:12 +03:00