Campbell Barton d0e13b331f Error reported by Daniel Salazar, Compositor color is wrong since my fix.
this is because of fairly confusing logic, when an SRGB image has a float buffer added its always LINEAR, so we have to account for this elsewhere.
So the conversion from byte to float works like this:
* NONE -> NON-LINEAR
* SRGB/LINEAR -> LINEAR
...but none change the profile variable.
2010-09-21 01:40:20 +00:00
2010-09-07 15:17:42 +00:00
2010-07-26 11:47:33 +00:00
2010-09-05 07:08:21 +00:00
2010-09-05 07:08:21 +00:00
2010-09-05 07:08:21 +00:00
2010-07-26 11:47:33 +00:00
Description
No description provided
841 MiB
Languages
C++ 78%
Python 14.9%
C 2.9%
GLSL 1.9%
CMake 1.2%
Other 0.9%