I'm currently trying to finish this task https://gitlab.com/OpenMW/openmw/issues/4858, and now I see that there is a problem on horizon.
I have shadow tab in settings window:
- Spoiler: Show
1. Is it possible for shadow settings to be changed without need of restarting game? I just discovered that there is no something like "applyShadowSettingsAndKeepPlaying()" method, but is it even possible to do it in future?
2. If task of dynamically reloading shadow settings is possible to implement, can I add 1 method to shadow.cpp in hope that all "TODO" in it will be implemented someday? This method looks like this https://github.com/4544fa8d/openmw/blob ... ow.cpp#L16
3. There are 2 settings: "number of shadow maps" and "shadow map resolution". What minimum and maximum values they can be set to?