blender/release
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
..
bin Code cleanup: style/warnings 2014-02-28 11:04:15 +11:00
darwin OSX: update codesigning rules to 2.71 2014-06-13 23:08:49 +02:00
datafiles Updating submodule to point to v2.71 2014-06-26 00:53:49 +06:00
freedesktop patch to our desktop file from debian, German translation. 2012-04-16 09:56:12 +00:00
scripts Sequencer: Add gaussian blur effect 2014-07-19 22:17:22 +06:00
text Update Readme and Release Log link for 2.71. 2014-06-20 12:31:34 +02:00
windows misc minor edits. 2013-03-29 06:25:22 +00:00
environment-macosx
environment-mswindows set svn end of lines to native 2011-05-09 08:15:38 +00:00
environment-unix