Files
test2/release/scripts/startup/bl_ui
Sergey Sharybin 3b2f6dbf98 Sequencer: Add gaussian blur effect
Currently this gaussian blur implementation accumulates values in the
square kernel rather that doing X direction and then Y direction because
of the lack of using multiple-staged filters.

Once we can we'll implement a way to apply filter as multiple stages we
can optimize hell of a lot in here.

Another thing we can do is to use SSE2 instructions here.
2014-07-19 22:17:22 +06:00
..
2012-07-29 12:07:06 +00:00
2013-11-20 19:13:41 +01:00
2014-06-28 19:23:34 +02:00
2014-06-28 19:23:34 +02:00