Skip to content

Commit

Permalink
Merge branch 'main' into ocioview-mac
Browse files Browse the repository at this point in the history
Signed-off-by: Thomas Mansencal <[email protected]>
  • Loading branch information
KelSolaar committed Oct 29, 2023
2 parents 86be306 + bc8569b commit 99f7c07
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/OpenColorIO/Config.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -435,7 +435,7 @@ class Config::Impl
{
m_viewTransforms.push_back(vt->createEditableCopy());
}

m_defaultViewTransform = rhs.m_defaultViewTransform;
m_defaultLumaCoefs = rhs.m_defaultLumaCoefs;
m_strictParsing = rhs.m_strictParsing;

Expand Down

0 comments on commit 99f7c07

Please sign in to comment.