Problem Creating a New Project through Python, doesn't respect new project settings
Hello Painter Devs,
Is there a way to have Python be able to specify color mangement settings when creating a new project or respect new project settings that are already set in ui?
I'm writing code to create a new project using Python, our pipeline needs to have Artists enable OpenColorIO with an Aces sRGB viewport (so that color match between Painter and Unreal). I was able to set the default new project settings by modifying the registry, however when I create a new project using python it doesn't respect those settings.
