1
0
mirror of https://gitlab.com/OpenMW/openmw.git synced 2025-04-10 15:45:37 +00:00
OpenMW/components
Bo Svensson d88d006984
fixes getViewDistance (#3207)
I have been informed by @akortunov that my addition of `Groundcover::getViewDistance` is not working in some cases. Investigations revealed that some `ViewData` code interacting with my additions had been quite thoroughly optimised in a way that was not sufficiently documented and interfered with the new feature. With this PR we repair `getViewDistance` while preserving such optimisations and add a necessary comment to avoid issues in the future. In addition, we now rebuild views when the global `mViewDistance` changes.
2021-10-31 12:59:34 +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-10-30 19:26:32 +00:00
2021-10-05 22:51:12 +02:00
2021-10-26 21:32:02 +02:00
2021-07-27 07:58:57 +03:00
2019-02-23 08:02:12 +04:00
2021-10-23 10:31:46 +02: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