blender/intern/cycles
Stefan Werner 6257cdc376 Fix T73064: Embree does not like Bevel shader
Embree's local intersection routine was not prepared
for local intersections without per-object BVH.
Now it should be able to handle any kind of local
intersection, such as AO, bevel and SSS.

Differential Revision: https://developer.blender.org/D6602
2020-01-16 20:42:17 +01:00
..
app Fix T62408: Cycles viewport adaptive subdivision hangs after updates 2019-04-21 03:05:38 +02:00
blender Revert recent change to the particles RNA, and only affect the UI. 2020-01-08 20:37:35 +01:00
bvh Fix T73064: Embree does not like Bevel shader 2020-01-16 20:42:17 +01:00
cmake ClangFormat: apply to source, most of intern 2019-04-17 06:21:24 +02:00
device Fix rendering motion blur scenes with OptiX failing with CUDA_ERROR_INVALID_CONTEXT 2020-01-14 17:48:16 +01:00
doc ClangFormat: apply to source, most of intern 2019-04-17 06:21:24 +02:00
graph Fix undefined symbols for ccl::Node with some compilers and build options 2019-08-27 12:50:08 +02:00
kernel Fix T73064: Embree does not like Bevel shader 2020-01-16 20:42:17 +01:00
render Cycles: Add OptiX AI denoiser support 2020-01-08 16:53:11 +01:00
subd Cleanup: compiler warnings 2019-09-13 16:51:51 +02:00
test Cycles: Fix compilation of the Render Graph test 2019-12-13 15:00:22 +01:00
util Fix T66529: Cycles motion blur render errors with fast rotating objects 2020-01-08 17:23:41 +01:00
CMakeLists.txt Windows: Switch to the dynamic C runtime 2019-11-08 09:01:00 -07:00