a94a911e10c549370fbf4e8d7f4a2b29de4358b2
As evidenced by #138868, checking all colorspaces to see if they are sRGB can be very slow, due to loading all LUTs into memory. Instead use a simpler check by a list of names only, which is still better than the hardcoded single name used in Blender 4.4. Ideally recent configs will use the ColorInterop Forum alias so we can find the sRGB colorspace reliably.
…
Blender
Blender is the free and open source 3D creation suite. It supports the entirety of the 3D pipeline—modeling, rigging, animation, simulation, rendering, compositing, motion tracking and video editing.
Project Pages
Development
License
Blender as a whole is licensed under the GNU General Public License, Version 3. Individual files may have a different but compatible license.
See blender.org/about/license for details.
Description
Languages
C++
78%
Python
14.9%
C
2.9%
GLSL
1.9%
CMake
1.2%
Other
0.9%
