LGhassen
LGhassen
Another report of issues related to adjustScaledTexture and Kopernicus: https://forum.kerbalspaceprogram.com/index.php?/topic/103963-wip19x-112x-scatterer-atmospheric-scattering-00831-01022022-scattering-improvements-in-game-atmo-generation-and-multi-sun-support/&do=findComment&comment=4105955
@R-T-B kopernicus unloads the texture and loads it when needed as part of load on demand. Scatterer modifies the texture, I have code to detect when kopernicus loads/unloads but it...
I fixed the precision issue so this is highly reduced in 0.0770, but there is still jittering when zoomed out due to another issue with the projected grid.
Thanks for going through with this. I already replaced all these on the dev branch https://github.com/LGhassen/Scatterer/commit/50a2f8e7bd9cdd65aadbde5aa14daea44ca90fdd haven't merged/released yet because I didn't have enough time for testing
Thanks @BrettRyland I will add this change and take care of the RenderTypeFixer leak. For the warnings I'm ignoring them as long as they don't cause any harm.
@mooleshacat sorry but this is probably a config issue on your side seeing your list of mods. I'd say you have to find out which sunflare config is messed up,...
Fix in 0.0834
Reportedly still broken in map view
"Reportedly still broken in map view", it's broken with scatterer regardless of scatterer having TAA or not, it's that simple.
Indeed I saw these on someone else's log, but since they only happen in debug mode I'm not sure I should even bother.