Blender Git Commit Log
Git Commits -> Revision b84c1dd
Revision b84c1dd by Campbell Barton (master) August 10, 2012, 15:31 (GMT) |
compositor: bokeh blur size input can now be an image, in this case it uses VariableSizeBokehBlurOperation class internally. updated opencl too. |
Commit Details:
Full Hash: b84c1dd59240560a6d681a3853c82eeac3b0d350
SVN Revision: 49774
Parent Commit: 2a1b7f7
Lines Changed: +78, -37
4 Modified Paths:
/source/blender/compositor/nodes/COM_BokehBlurNode.cpp (+31, -13) (Diff)
/source/blender/compositor/operations/COM_OpenCLKernels.cl (+7, -7) (Diff)
/source/blender/compositor/operations/COM_VariableSizeBokehBlurOperation.cpp (+37, -17) (Diff)
/source/blender/compositor/operations/COM_VariableSizeBokehBlurOperation.h (+3, -0) (Diff)
/source/blender/compositor/operations/COM_OpenCLKernels.cl (+7, -7) (Diff)
/source/blender/compositor/operations/COM_VariableSizeBokehBlurOperation.cpp (+37, -17) (Diff)
/source/blender/compositor/operations/COM_VariableSizeBokehBlurOperation.h (+3, -0) (Diff)