blender/release
Zijun Zhou b2b7b37139 Color Management: Clean up no longer used colorspaces, display device, and LUTs
This is a Step 1 of the AgX project integration, which is focused on cleaning
up legacy aspects of the configuration.

Delete all not longer used colorspaces and their LUT files. This includes:
nuke_rec709, lg10, XYZ display device and its standard view colorspace.

The nuke_rec709, lg10 were not used, and the XYZ display device was initially
added to support output for a DCP compliant J2K files. Unfortunately, some of
the crucial transform was missing from this initial configuration, so often a
custom OCIO configuration was needed. With the addition of Filmic and now with
AgX this really became not-so-usable use-case. Also, there is no display device
which is XYZ and on which Blender can realistically run.

The None display device has duplicated functionality as the Raw view in sRGB
display. Its need originated for the compatibility with legacy "No Color
Management" option in Blender. It is also missing in the fallback color
management implementation. So, now use sRGB with Raw view to replicate the
old behavior. There will be a separate do-version commit after this one to help
transitioning the current files to the new configuration.

The Raw and Non-Color are duplicates of each other, there is no need to have
both of them. Since users are more familiar with Non-Color, and it's also the
one assigned as the data role, will keep Non-Color and remove Raw. For the
compatibility the Raw is an alias of the Non-Color space.

Ref #110685
2023-08-01 14:57:45 +02:00
..
bin Linux: remove historic bourne shell argument expansion workaround 2023-06-22 13:17:28 +10:00
darwin
datafiles Color Management: Clean up no longer used colorspaces, display device, and LUTs 2023-08-01 14:57:45 +02:00
freedesktop Release: Updates for freedesktop file. 2023-06-26 17:14:40 +02:00
license Release: Update license file for OpenSSL 3.0.9. 2023-06-26 19:44:09 +02:00
lts License headers: use SPDX-FileCopyrightText in all sources 2023-06-15 13:35:34 +10:00
pypi Fix mistake in PyPI release instructions, improve console output 2023-07-03 17:00:34 +02:00
text Update the copyright.txt 2023-05-31 16:43:55 +02:00
windows Update references to the new projects platform and main branch 2023-02-07 14:18:19 +01:00