Blender Git Commit Log

Git Commits -> Revision a586541

Revision a586541 by Campbell Barton (master)
July 12, 2010, 16:20 (GMT)
tweak to color balance after talking with colin and testing other software, lift for values above 1.0 was too intense.
Use: 1 + ((lift-1) * (lift-1)) so 2.0 is still a full lift but 1.x isnt so strong.

Changed color picker to give more precission, we were having to edit the buttons to see what the numbers were.

Commit Details:

Full Hash: a586541d74a3ba9a7c841efa0f06f1da9977ed53
SVN Revision: 30231
Parent Commit: a470640
Lines Changed: +17, -4

3 Modified Paths:

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