Adds boolean option to Render Settings, if enabled we enforce the default color managment settings for the Output scene based on the values used in Blender's Default Video Editing template.
If AgX is used in output scene, associated look values are not preserved. This is because in AgX Look keys change from High Contrast to AgX - High Contrast this difference in keys breaks the getter/setter. This changes was made in this commit to blender's source code.
Adds boolean option to Render Settings, if enabled we enforce the default color managment settings for the Output scene based on the values used in Blender's Default Video Editing template.
If AgX is used in output scene, associated look values are not preserved. This is because in AgX
Look
keys change fromHigh Contrast
toAgX - High Contrast
this difference in keys breaks the getter/setter. This changes was made in this commit to blender's source code.