Blender Git Commit Log

Git Commits -> Revision b91e841

Revision b91e841 by Lukas Toenne (master)
November 6, 2013, 12:44 (GMT)
Fix #37333: Bad default value in Color Balance. Use independent offset/power/slope variables for the CDL mode in color balance node. This avoids stupid default values in particular for offset, which would be 1 when just using the lift value for it.

Commit Details:

Full Hash: b91e841f8fa1af0d378870c614880d1b06cc9143
SVN Revision: 61161
Parent Commit: b9aa637
Lines Changed: +21, -17

6 Modified Paths:

/source/blender/compositor/nodes/COM_ColorBalanceNode.cpp (+3, -3) (Diff)
/source/blender/compositor/operations/COM_ColorBalanceASCCDLOperation.cpp (+3, -3) (Diff)
/source/blender/compositor/operations/COM_ColorBalanceASCCDLOperation.h (+6, -6) (Diff)
/source/blender/makesdna/DNA_node_types.h (+2, -2) (Diff)
/source/blender/makesrna/intern/rna_nodetree.c (+3, -3) (Diff)
/source/blender/nodes/composite/nodes/node_composite_colorbalance.c (+4, -0) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021