This repository has been archived on 2023-10-09. You can view files and clone it, but cannot push or open issues or pull requests.
Files
blender-archive/source/blender/nodes
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-02-12 13:34:04 +00:00
2010-08-10 21:22:26 +00:00
2010-08-29 21:38:59 +00:00
2010-02-12 13:34:04 +00:00
2010-02-12 13:34:04 +00:00