mirror of
https://github.com/OpenSpace/OpenSpace.git
synced 2026-05-08 04:20:14 -05:00
Remove warnings
Update SGCT repository Update Ghoul repository
This commit is contained in:
@@ -98,7 +98,6 @@ void LayerRenderSettings::setValuesFromDictionary(
|
||||
float dictGamma;
|
||||
float dictMultiplier;
|
||||
float dictOffset;
|
||||
float dictValueBlending;
|
||||
|
||||
if (renderSettingsDict.getValue(keyOpacity, dictOpacity)) {
|
||||
opacity = dictOpacity;
|
||||
|
||||
Reference in New Issue
Block a user