two step process and configurable colorspaces
This commit is contained in:
+2
-1
@@ -299,5 +299,6 @@ void Config::save(QString path) {
|
||||
}
|
||||
|
||||
RuntimeConfig::RuntimeConfig() :
|
||||
shaders_are_enabled(true)
|
||||
shaders_are_enabled(true),
|
||||
ocio_config_date(QDateTime::currentMSecsSinceEpoch())
|
||||
{}
|
||||
|
||||
Reference in New Issue
Block a user