This repository has been archived on 2023-10-09. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
blender-archive/source/blender/blenkernel
Matt Ebb 1d3186cbcf Durian request: Added 'Color Balance' node to compositor. uses Lift/Gamma/Gain
similar to sequence editor.

--> http://mke3.net/blender/devel/2.5/color_balance_node.jpg

Also added 0 key (zero key) shortcut when mouse is over a button, to reset it to its default value.
Same as the RMB menu ->Reset to Default, except for color wheels, it only resets the hue/sat/value
components that that widget affects.

Peter/Xavier: The existing color balance code can generate NaNs (fractional power of a negative),
which causes havoc along the image pipeline. I added a check in the node code to prevent this.

Still plenty of potential for lots of better colour correction tools in the compositor, just needs time...
2010-01-20 04:19:55 +00:00
..
2009-11-10 20:43:45 +00:00
2010-01-19 02:15:37 +00:00
2009-11-26 17:20:02 +00:00
2009-10-22 09:31:07 +00:00
2009-12-10 14:26:06 +00:00
2010-01-04 21:15:45 +00:00
2010-01-08 17:50:55 +00:00
2009-12-09 15:24:55 +00:00
2009-12-10 17:37:04 +00:00
2009-11-25 17:51:16 +00:00
2009-12-16 19:49:33 +00:00
2009-11-21 22:45:25 +00:00
2010-01-01 05:09:30 +00:00
2009-12-03 18:35:37 +00:00
2009-09-22 16:23:46 +00:00
2010-01-01 15:48:14 +00:00
2009-12-13 19:45:23 +00:00