1
0
mirror of https://gitlab.com/OpenMW/openmw.git synced 2025-01-26 18:35:20 +00:00
OpenMW/components
Bo Svensson f62adab43a
Avoid the terrain sync completely in most cases (#3103)
We can take elsid's commit 605cb8d further by avoiding the terrain sync completely in most cases. Currently in changeCellGrid we wait for a new preloading task to ensure the getPagedRefnums for the new active cells have been filled in by object paging. This is usually not necessary because we have already completed a preload in the past containing these active cells. With this PR we remember what we preloaded and skip the terrain sync if it is not needed.
2021-09-16 22:11:19 +02:00
..
2021-06-24 19:21:29 +00:00
2021-07-09 20:24:56 +02:00
2021-06-25 21:54:35 +02:00
2021-05-12 10:34:39 +04:00
2021-06-25 21:54:35 +02:00
2021-08-31 09:41:58 +02:00
2021-07-27 07:58:57 +03:00
2021-08-22 05:56:30 +03:00
2019-02-23 08:02:12 +04:00
2021-09-12 09:21:10 +00:00
2021-09-14 11:37:23 +00:00
2018-10-09 10:21:12 +04:00
2021-09-14 18:09:55 +02:00
2021-08-15 19:50:28 +02:00