Blender Git Loki
Git Commits -> Revision 8a5252c
Revision 8a5252c by Jeroen Bakker (master) June 11, 2012, 08:28 (GMT) |
* Blur node had some irregularities at the edge of the screen only visible when doing large size blurs. also solved the catcom/mitch filter that didn't work at low/medium quality PS never use BokehBlur Gausian filter as it is 99%+ identicat as non bokeh <= top for sergey- :) |
Commit Details:
Full Hash: 8a5252c1cb178cd2d57656375804c04a85e88e1b
SVN Revision: 47725
Parent Commit: 31c8f4f
Lines Changed: +8, -8
4 Modified Paths:
/source/blender/compositor/nodes/COM_BlurNode.cpp (+0, -3) (Diff)
/source/blender/compositor/operations/COM_GaussianBokehBlurOperation.cpp (+2, -1) (Diff)
/source/blender/compositor/operations/COM_GaussianXBlurOperation.cpp (+3, -2) (Diff)
/source/blender/compositor/operations/COM_GaussianYBlurOperation.cpp (+3, -2) (Diff)
/source/blender/compositor/operations/COM_GaussianBokehBlurOperation.cpp (+2, -1) (Diff)
/source/blender/compositor/operations/COM_GaussianXBlurOperation.cpp (+3, -2) (Diff)
/source/blender/compositor/operations/COM_GaussianYBlurOperation.cpp (+3, -2) (Diff)