Blender Git Commit Log

Git Commits -> Revision bfe776c

Revision bfe776c by Jeroen Bakker (master)
July 9, 2012, 15:21 (GMT)
removed depth aware defocus
add blur to radius buffer

Commit Details:

Full Hash: bfe776cd1d1e9036bd389469d74984d6f5ce81fb
SVN Revision: 48758
Parent Commit: 0dafa97
Lines Changed: +148, -85

9 Modified Paths:

/source/blender/compositor/nodes/COM_DefocusNode.cpp (+7, -5) (Diff)
/source/blender/compositor/operations/COM_ConvertDepthToRadiusOperation.cpp (+6, -1) (Diff)
/source/blender/compositor/operations/COM_ConvertDepthToRadiusOperation.h (+5, -1) (Diff)
/source/blender/compositor/operations/COM_FastGaussianBlurOperation.cpp (+63, -0) (Diff)
/source/blender/compositor/operations/COM_FastGaussianBlurOperation.h (+16, -0) (Diff)
/source/blender/compositor/operations/COM_OpenCLKernels.cl (+12, -18) (Diff)
/source/blender/compositor/operations/COM_OpenCLKernels.cl.h (+12, -18) (Diff)
/source/blender/compositor/operations/COM_VariableSizeBokehBlurOperation.cpp (+27, -41) (Diff)
/source/blender/compositor/operations/COM_VariableSizeBokehBlurOperation.h (+0, -1) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021