Blender Git Commit Log

Git Commits -> Revision 99436ac

Revision 99436ac by Brecht Van Lommel (master)
June 22, 2020, 11:28 (GMT)
Cycles: enable Embree by default for CPU rendering

For GPU debugging purposes, it is still possible to render with the same BVH2
on the CPU using the Debug panel in the render properties.

Note that building Blender without Embree will now lead to significantly reduced
performance in CPU rendering, and a few of the Cycles regression tests will fail
due to small pixel differences.

Ref T73778

Depends on D8014

Maniphest Tasks: T73778

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

Commit Details:

Full Hash: 99436acde8fbb7381f095922bb61455b0c8fb9a9
Parent Commit: 2c41c8e
Lines Changed: +13, -12

4 Modified Paths:

/CMakeLists.txt (+1, -1) (Diff)
/intern/cycles/blender/addon/properties.py (+10, -5) (Diff)
/intern/cycles/blender/blender_sync.cpp (+0, -5) (Diff)
/intern/cycles/kernel/kernel_types.h (+2, -1) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021