Blender Git Commit Log

Git Commits -> Revision 4ad103c

Revision 4ad103c by Brecht Van Lommel (master)
October 17, 2012, 17:27 (GMT)
Fix cycles motion blur not working correct with shutter time > 2.0. The soft
limit is 2.0, and anything beyond that is extrapolation which might not work
so well but is still allowed.

Commit Details:

Full Hash: 4ad103ceddd87ed36dac7f9fed4f1d058c6161b6
SVN Revision: 51390
Parent Commit: 1190855
Lines Changed: +10, -5

3 Modified Paths:

/intern/cycles/render/mesh.cpp (+3, -1) (Diff)
/intern/cycles/render/object.cpp (+6, -3) (Diff)
/intern/cycles/render/object.h (+1, -1) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021