Blender Git Loki

Git Commits -> Revision 6997908

Revision 6997908 by Brecht Van Lommel (master)
March 29, 2014, 12:03 (GMT)
Cycles: add per object options to disable motion blur and set deformation motion steps.

Notes:

* The motion steps only affect deformation motion blur.
* The actual number of steps is 2^(steps - 1). This avoids having to sample at
many different times for object with more/fewer steps, now the times overlap.
* Deformation motion blur is enabled by default in existing files that have
motion blur enabled. If the object is not deforming, this will be detected at
export time, so raytracing performance will not be affected.

Part of the code is from the summer of code project by Gavin Howard.

Commit Details:

Full Hash: 6997908afc38a3c98d09939f3b46f10d7a165d2e
Parent Commit: e2184c6
Lines Changed: +115, -4

4 Modified Paths:

/intern/cycles/blender/addon/properties.py (+35, -0) (Diff)
/intern/cycles/blender/addon/ui.py (+44, -0) (Diff)
/intern/cycles/blender/blender_object.cpp (+6, -4) (Diff)
/intern/cycles/blender/blender_util.h (+30, -0) (Diff)
Tehnyt: Miika HämäläinenViimeksi päivitetty: 07.11.2014 14:18MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021