Blender Git Loki
Git Commits -> Revision b05ee8b
Revision b05ee8b by Lukas Toenne (master) November 6, 2011, 15:40 (GMT) |
Fix for bug #29046, the factor buffer input was not used correctly in curve nodes. Curve Map exec function (for RGB curves) used a broken test condition for constant factor=1.0f eval. This must take the factor buffer into account, checking the factor vec for default value is not sufficient. These kinds of test should use a function interface, there are probably a lot more bugs like this hidden in the code. |
Commit Details:
Full Hash: b05ee8b65f453d97edb4dbe59fac5c996fbf78d2
SVN Revision: 41592
Parent Commit: d8717d2
Lines Changed: +1, -1
1 Modified Path:
/source/blender/nodes/composite/nodes/node_composite_curves.c (+1, -1) (Diff)