Recent occlusion changes rearing their head again. Fix a crash when graphics set to low.
This commit is contained in:
@@ -556,6 +556,7 @@ void LLFeatureManager::setGraphicsLevel(S32 level, bool skipFeatures)
|
|||||||
|
|
||||||
LLViewerShaderMgr::sSkipReload = false;
|
LLViewerShaderMgr::sSkipReload = false;
|
||||||
LLViewerShaderMgr::instance()->setShaders();
|
LLViewerShaderMgr::instance()->setShaders();
|
||||||
|
gPipeline.refreshCachedSettings();
|
||||||
}
|
}
|
||||||
|
|
||||||
void LLFeatureManager::applyBaseMasks()
|
void LLFeatureManager::applyBaseMasks()
|
||||||
|
|||||||
Reference in New Issue
Block a user