Blender Git Commit Log

Git Commits -> Revision e17f7af

Revision e17f7af by Brecht Van Lommel (master)
March 17, 2019, 00:58 (GMT)
Cleanup: remove Cycles advanced shading features toggle.

It's effectively always enabled, only not on some unsupported OpenCL devices.
For testing those it's not useful to disable these features. This is replaced
by the more fine grained feature toggles that we have now.

Commit Details:

Full Hash: e17f7af0ce7e045e287b517f775a282a7d7cc8c1
Parent Commit: 52a7636
Lines Changed: +4, -62

10 Modified Paths:

/intern/cycles/blender/blender_sync.cpp (+0, -4) (Diff)
/intern/cycles/device/device.h (+0, -2) (Diff)
/intern/cycles/device/device_cpu.cpp (+0, -1) (Diff)
/intern/cycles/device/device_cuda.cpp (+0, -1) (Diff)
/intern/cycles/device/device_network.cpp (+0, -1) (Diff)
/intern/cycles/device/device_opencl.cpp (+0, -1) (Diff)
/intern/cycles/device/opencl/opencl.h (+0, -1) (Diff)
/intern/cycles/device/opencl/opencl_util.cpp (+0, -17) (Diff)
/intern/cycles/kernel/kernel_types.h (+3, -32) (Diff)
/intern/cycles/render/light.cpp (+1, -2) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021