mirror of
https://github.com/OpenSpace/OpenSpace.git
synced 2026-01-15 16:31:06 -06:00
Remove experimental code
This commit is contained in:
@@ -1141,10 +1141,6 @@ void OpenSpaceEngine::postSynchronizationPreDraw() {
|
||||
writeDocumentations();
|
||||
}
|
||||
|
||||
if (_loadingScreen && _assetManager->isDone()) {
|
||||
_loadingScreen = nullptr;
|
||||
}
|
||||
|
||||
_renderEngine->updateScene();
|
||||
_renderEngine->updateFade();
|
||||
_renderEngine->updateRenderer();
|
||||
|
||||
Reference in New Issue
Block a user