blender/source
Ton Roosendaal 7c23e08270 Vectorblur fix:
To be able to make good masks, it is important to separate the non moving
pixels from the moving ones. With fixes I did 2 weeks ago, a floating
point inaccuracy causes speed vectors to be not always zero perfectly...
and the masks to get badly shaped.

It was clearly visible on moving objects over a non-moving background.
Current commit includes minimal threshold to force speed to zero. Images
are nice and smooth again. :)

Bad:
http://www.blender.org/bf/vb1.jpg
Good again:
http://www.blender.org/bf/vb2.jpg
2006-03-09 22:50:36 +00:00
..
blender Vectorblur fix: 2006-03-09 22:50:36 +00:00
creator <blush>Nice work on renderlayer control yesterday, but... then you should 2006-03-08 17:27:20 +00:00
darwin Updated Mac OS X icons courtesy of Erik Mendoza, re. this thread on blender.org: 2006-02-13 21:08:43 +00:00
gameengine Some issues compiling on Irix: 2006-02-22 23:34:12 +00:00
icons - Revert to NaN makefiles 2004-01-05 00:06:11 +00:00
kernel ==SCons== 2006-02-07 21:24:36 +00:00
Makefile pthreads for Makefiles/cygwin (don't forget to update lib/windows). 2006-02-27 00:03:18 +00:00
nan_compile.mk Some issues compiling on Irix: 2006-02-22 23:34:12 +00:00
nan_definitions.mk pthreads for Makefiles/cygwin (don't forget to update lib/windows). 2006-02-27 00:03:18 +00:00
nan_link.mk Using NAN_FFMPEG_CFLAGS to find the right headers, and making linking 2006-02-06 06:22:39 +00:00
nan_subdirs.mk Clean up for Makefiles: some of the directories were being printed 2005-04-09 22:40:34 +00:00
nan_warn.mk big warning hunt commit 2005-03-09 19:45:59 +00:00
SConscript == SCons == 2006-02-04 14:15:10 +00:00