Blender Git Commit Log

Git Commits -> Revision 3194e05

Revision 3194e05 by Stefan Werner (cycles_embree)
November 29, 2017, 21:04 (GMT)
Cycles: Removed scaling from Embree's object motion blur.

Cycles native drops scaling from motion interpolation, the scale of the center of the frame gets reused to all motion positions. Embree could interpolate scaling too, but mixing the two then causes trouble with secondary rays, as Cycles does its own transformation interpolation in the intersection refinement. For now, restrict Embree to the common denominator, hopefully soon we can reintroduce scaling motion blur to Cycles.

Commit Details:

Full Hash: 3194e05d3f27124924f81b70400fb45fe022d9e4
Parent Commit: 848ecf4
Lines Changed: +19, -2

1 Modified Path:

/intern/cycles/bvh/bvh_embree.cpp (+19, -2) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021