tornavis/source/blender/compositor
Lukas Toenne 97c68098cc Additional debug assert in the compositor for checking correct conversion of Nodes to Operations. This will trigger an assert failure whenever a node has remaining socket connections after conversion. This would mean that not all sockets have been properly relinked and helps detect incomplete code. 2012-10-19 16:29:17 +00:00
..
intern Additional debug assert in the compositor for checking correct conversion of Nodes to Operations. This will trigger an assert failure whenever a node has remaining socket connections after conversion. This would mean that not all sockets have been properly relinked and helps detect incomplete code. 2012-10-19 16:29:17 +00:00
nodes Fix #32905: Crash with Levels node when no input is connected. 2012-10-18 10:27:09 +00:00
operations code cleanup: use float sizes for function args. 2012-10-15 23:11:59 +00:00
CMakeLists.txt despeckle composite node 2012-08-23 06:48:01 +00:00
COM_compositor.h Color Management, Stage 2: Switch color pipeline to use OpenColorIO 2012-09-15 10:05:07 +00:00
COM_defines.h use define for bokeh blur size, also define size of determineResolution args. 2012-08-10 13:23:31 +00:00
SConscript generate COM_OpenCLKernels.cl.h automatically at build time, this allows editing COM_OpenCLKernels.cl and rebuilding and means we dont have to have both files in svn. 2012-08-09 19:59:36 +00:00