Files
test/source
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-08-10 21:22:26 +00:00
2010-09-05 07:08:21 +00:00
2010-02-12 13:34:04 +00:00