Bugfix for defocus node gamma correct. It applied gamma correct to
commit797609221373f95c8e725e47133468ffa697b621
authorDiego Hernan Borghetti <bdiego@gmail.com>
Tue, 19 Feb 2008 14:30:08 +0000 (19 11:30 -0300)
committerDiego Hernan Borghetti <bdiego@gmail.com>
Tue, 19 Feb 2008 14:30:08 +0000 (19 11:30 -0300)
tree77553ca6133d58acf3a75810c6fc00c0857b8a55
parent398d8415844a63750285748c95373282098b6061
Bugfix for defocus node gamma correct. It applied gamma correct to
a premul image but that doesn't work correct. Now it depremuls and
premuls again around the gamma correction. Better solution might be
possible, but this gives compatible results.

Author: Brecht Van Lommel
SVN revision: 13749
Date: 2008-02-18 12:21:59 -0300 (Mon, 18 Feb 2008)
source/blender/nodes/intern/CMP_nodes/CMP_defocus.c
source/blender/nodes/intern/CMP_util.c
source/blender/nodes/intern/CMP_util.h