Blender Git Commit Log

Git Commits -> Revision b9aa637

Revision b9aa637 by Lukas Toenne (master)
November 6, 2013, 12:44 (GMT)
Removed the DNA storage for LGG lift and inverse gamma in the color balance node. These values were always calculated at execution time, so there is no need to keep them around in DNA data and no forward compatibility break either. Only reason they were stored in DNA before is that the old compositor had no other means of keeping precomputed values around for every pixel than storing the DNA node data, with new compositor this is no longer necessary (values are stored in operations).

Commit Details:

Full Hash: b9aa637b83e79d09781a351a956a60b545a7cec9
SVN Revision: 61160
Parent Commit: 50ac2ee
Lines Changed: +8, -14

2 Modified Paths:

/source/blender/compositor/nodes/COM_ColorBalanceNode.cpp (+8, -10) (Diff)
/source/blender/makesdna/DNA_node_types.h (+0, -4) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021