Files
test/source/blender/blenkernel
Ton Roosendaal 2a8cafbb03 Fix in blur filter 'bokeh'.
This filter type uses a filter-image, and spreads color of current pixel
over all neighbour pixels based on this filter-image. That creates a
problem on borders... since there only parts get accumulated.

Solved by going over the to-be-filtered image pretending it is wider
exactly the amount of the filter-image size.
2006-02-13 21:40:47 +00:00
..
2006-02-07 21:24:36 +00:00
2006-02-13 21:40:47 +00:00
2006-02-06 22:11:50 +00:00
2006-01-23 22:05:47 +00:00
2005-12-06 17:05:37 +00:00
2006-01-23 22:05:47 +00:00
2006-02-11 23:17:41 +00:00
2006-01-02 13:06:05 +00:00
2006-01-02 13:06:05 +00:00
2006-01-23 22:05:47 +00:00
2006-01-10 11:36:57 +00:00
2005-10-26 09:56:52 +00:00
2006-02-09 11:07:04 +00:00
2006-01-23 22:05:47 +00:00
2006-01-26 22:18:46 +00:00
2006-01-23 22:05:47 +00:00
2006-01-23 22:05:47 +00:00
2006-02-05 19:14:46 +00:00
2004-01-05 00:06:11 +00:00
2006-02-07 21:24:36 +00:00