Blender Git Commit Log

Git Commits -> Revision 6e53fdc

Revision 6e53fdc by Jeroen Bakker (master)
February 21, 2019, 15:33 (GMT)
Cycles OpenCL: Motion Blur Compile Directives

When using preview rendering through a camera or final rendering
the `scene.render.use_motion_blur` was not respected when building
the compile directives.

This patch will when building the compile directives check if
motion blur is enabled at all. This should lead to more efficient
kernels when no motion blur is needed.

Tags: #cycles

Differential Revision: https://developer.blender.org/D4387

Commit Details:

Full Hash: 6e53fdc18fa0a2003bd8c39d968fe379b5d1d082
Parent Commit: 1d38a83
Lines Changed: +7, -4

2 Modified Paths:

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