Files
test/source
Brecht Van Lommel 6bef804d17 Fix: Save as Render does not work for some OCIO configs
There was an incorrect assumption that the display colorspace of a
view + display transform uniquely identifies it. But with modern OCIO
configs there is no longer a unique display colorspace per view.

The same wrong assumption was made in the code that refreshes the image
editor after save, and that was fixed as well.

Ref #145519

Pull Request: https://projects.blender.org/blender/blender/pulls/146449
2025-09-18 19:39:29 +02:00
..