blender/source
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
..
blender Durian request: Added 'Color Balance' node to compositor. uses Lift/Gamma/Gain 2010-01-20 04:19:55 +00:00
blenderplayer Add more stub functions for blenderplayer. 2010-01-17 19:20:05 +00:00
creator Fix link libraries for Win32 Cmake debug build. Unfortunately, debug builds are still crashing at startup - need to investigate further. 2010-01-17 19:19:15 +00:00
darwin OS X Makefiles: 2010-01-03 20:35:13 +00:00
gameengine BGE: Mouse Sensor type defaults to 1 (MOUSELEFT ) + remove camera attribute from Camera objects. 2010-01-17 21:46:34 +00:00
icons Merge from trunk -r 22040:23000. 2009-10-19 16:20:12 +00:00
kernel Merge from trunk -r 22040:23000. 2009-10-19 16:20:12 +00:00
CMakeLists.txt Undo revision 23130 which was a merge with 2.5, a messy one because I did something wrong (svn status output: http://www.pasteall.org/7887). 2009-09-15 18:01:18 +00:00
Makefile add OpenCOLLADA support to Makefiles 2010-01-10 09:11:48 +00:00
nan_compile.mk OS X Makefiles: 2010-01-03 20:35:13 +00:00
nan_definitions.mk Makefiles: renamed NAN_PCRE to BF_PCRE to keep consistent with other pcre related variables 2010-01-19 18:50:18 +00:00
nan_link.mk add OpenCOLLADA support to Makefiles 2010-01-10 09:11:48 +00:00
nan_subdirs.mk
nan_warn.mk Update condition checks to match user definable CC and CCC. 2009-09-20 20:21:01 +00:00
SConscript Merge from trunk -r 22040:23000. 2009-10-19 16:20:12 +00:00