Blender Git Commit Log

Git Commits -> Revision d08b06f

Revision d08b06f by Brecht Van Lommel (master)
October 17, 2012, 12:55 (GMT)
Cycles: motion blur is now curved and passes exactly through the midpoint.

Previously it would only interpolate between the previous and next frame,
which meant it might not hit the current frame position.

Commit Details:

Full Hash: d08b06f773c754c70886901b8964c8093f920a75
SVN Revision: 51384
Parent Commit: afb75ad
Lines Changed: +54, -24

7 Modified Paths:

/intern/cycles/kernel/kernel_object.h (+11, -6) (Diff)
/intern/cycles/kernel/kernel_types.h (+1, -1) (Diff)
/intern/cycles/render/camera.cpp (+1, -2) (Diff)
/intern/cycles/render/nodes.cpp (+0, -2) (Diff)
/intern/cycles/render/object.cpp (+7, -7) (Diff)
/intern/cycles/util/util_transform.cpp (+2, -1) (Diff)
/intern/cycles/util/util_transform.h (+32, -5) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021