1
0
mirror of https://gitlab.com/OpenMW/openmw.git synced 2025-01-29 00:32:49 +00:00
Evil Eye a401c517bf Always unload height fields
loadCell always adds a height field, but unloadCell only removed it for
cells with height data. Reloading a cell overwrote the height field
added earlier (leading to its destruction) while the navigator retained
a reference to the now deleted collision shape, leading to a crash.
2021-01-23 00:56:46 +01:00
..
2020-12-07 21:56:41 +01:00
2020-12-29 21:45:59 +01:00
2021-01-23 00:56:46 +01:00
2019-04-28 18:21:31 -04:00
2016-12-15 13:09:40 +01:00
2020-06-30 22:00:23 +02:00