Blender Git Loki
Git Commits -> Revision f5740ec
Revision f5740ec by Stefan Werner (master) February 17, 2020, 22:44 (GMT) |
Cycles: Enabled quaternion motion blur with Embree. Bringing Embree's motion blur closer to Cycles' native blur. This requries Embree 3.8.0 or newer. Differential Revision: https://developer.blender.org/D6575 |
Commit Details:
Full Hash: f5740ec8cfc097c4cdf213e0295892094cd6c80c
Parent Commit: 435476c
Lines Changed: +21, -39
6 Modified Paths:
/build_files/cmake/platform/platform_apple.cmake (+1, -1) (Diff)
/build_files/cmake/platform/platform_unix.cmake (+1, -1) (Diff)
/intern/cycles/bvh/bvh_embree.cpp (+13, -2) (Diff)
/intern/cycles/cmake/external_libs.cmake (+1, -1) (Diff)
/intern/cycles/kernel/geom/geom_object.h (+1, -7) (Diff)
/intern/cycles/util/util_transform.h (+4, -27) (Diff)
/build_files/cmake/platform/platform_unix.cmake (+1, -1) (Diff)
/intern/cycles/bvh/bvh_embree.cpp (+13, -2) (Diff)
/intern/cycles/cmake/external_libs.cmake (+1, -1) (Diff)
/intern/cycles/kernel/geom/geom_object.h (+1, -7) (Diff)
/intern/cycles/util/util_transform.h (+4, -27) (Diff)