mirror of
https://github.com/OpenSpace/OpenSpace.git
synced 2026-02-26 14:58:51 -06:00
Fix bug with atmosphere rendering offset after minimizing window
This commit is contained in:
@@ -133,6 +133,7 @@ private:
|
||||
bool _dirtyDeferredcastData;
|
||||
bool _dirtyRaycastData;
|
||||
bool _dirtyResolution;
|
||||
bool _dirtyMsaaSamplingPattern;
|
||||
|
||||
Camera* _camera;
|
||||
Scene* _scene;
|
||||
|
||||
Reference in New Issue
Block a user