Blender Git Commit Log

Git Commits -> Revision d0e13b3

Revision d0e13b3 by Campbell Barton (master)
September 21, 2010, 01:40 (GMT)
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.

Commit Details:

Full Hash: d0e13b331fd3a631995453b1b08f659463e65440
SVN Revision: 32034
Parent Commit: efbda5c
Lines Changed: +2, -2

1 Modified Path:

/source/blender/nodes/intern/CMP_nodes/CMP_image.c (+2, -2) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021