Hi, On Wed, Oct 17, 2012 at 5:54 PM, Carsten Wartmann <[email protected]> wrote: > Great! (beside that it does not render atm on my GPU). > > Why is the maximum shutter 10.0? I would like to do images like: > > http://www.zoonar.de/photo/autos-bei-nacht-langzeitbelichtung_1138193.html > > BTW: something strange(?) happens when I try to do a scene like this. > The blurred trace of the object is shorter than the illumination it causes? > > File: http://www.pasteall.org/blend/16960
Fixed this case now, but motion blur currently doesn't really work well beyond shutter time 2.0 (which is the soft limit of the property), it will extrapolate motion then. For that we'd need to take more motion samples than just the previous and next frame. It would be good to implement that once but I don't have immediate plans for it. Brecht. _______________________________________________ Bf-committers mailing list [email protected] http://lists.blender.org/mailman/listinfo/bf-committers
