Blender Git Loki
Git Commits -> Revision ef8ec0e
Revision ef8ec0e by Ton Roosendaal (master) February 22, 2006, 20:13 (GMT) |
Composite fix: Blur node with option "Bokeh" didn't survive on very small filtersizes (below 2 pixels). This because Bokeh actually does 2 peaks... / / / / I've added some fixes in the filter calculus though, and made sure that on size 1 at least the image gets copied straight away. Also fixed error, Bokeh shifted image 1 pixel up. Todo; make filters become real floats in size... |
Commit Details:
Full Hash: ef8ec0e4a102f920ca5a4f835df7d17986e2d2b6
SVN Revision: 6894
Parent Commit: 99269c1
Lines Changed: +30, -23
1 Modified Path:
/source/blender/blenkernel/intern/node_composite.c (+30, -23) (Diff)