1
0
mirror of https://gitlab.com/OpenMW/openmw.git synced 2025-02-04 12:39:55 +00:00
OpenMW/components
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
..
2021-10-14 14:46:44 +02:00
2021-10-28 22:16:43 +02:00
2021-05-12 10:34:39 +04:00
2021-11-05 22:48:45 +01:00
2021-11-04 16:55:32 +01:00
2021-11-04 16:55:32 +01:00
2021-11-05 10:53:52 +01:00
2021-11-05 10:53:52 +01:00
2021-07-27 07:58:57 +03:00
2019-02-23 08:02:12 +04:00
2021-11-05 10:53:52 +01:00
2021-11-05 10:53:52 +01:00
2021-10-25 10:23:16 -07:00
2021-10-21 19:48:31 +02:00
2021-10-31 12:59:34 +01:00
2018-10-09 10:21:12 +04:00
2021-10-14 14:46:44 +02:00
2021-08-15 19:50:28 +02:00