Blender Git Commit Log

Git Commits -> Revision ca252e3

Revision ca252e3 by Campbell Barton (master)
July 6, 2010, 10:21 (GMT)
Correction to recent color balance compositor and sequencer changes.
- In my changes lift was acting like a second gamma.
- In blender 2.4x it was being added which gave ugly clipping.
- in Magic Bullet Looks it scales the color about 1.0: (col - 1 * (2-lift)) + 1

Did more testing and made sure the order of applying lift/gamma/gain works the same as MagicBulletLooks (tested on Collin's mac laptop).

Commit Details:

Full Hash: ca252e39f59a0ca71aba06bf93e40b86029f0d72
SVN Revision: 30024
Parent Commit: f38511c
Lines Changed: +9, -8

2 Modified Paths:

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