mirror of
https://github.com/OpenMW/openmw.git
synced 2025-05-28 08:41:31 +00:00
allow updating filtering at runtime
This commit is contained in:
parent
13a05dbd63
commit
ed6cd487ee
1 changed files with 1 additions and 0 deletions
|
@ -1182,6 +1182,7 @@ namespace MWRender
|
|||
);
|
||||
|
||||
mTerrain->updateTextureFiltering();
|
||||
mWater->processChangedSettings({});
|
||||
|
||||
mViewer->startThreading();
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue