Blender Git Commit Log

Git Commits -> Revision 6257cdc

Revision 6257cdc by Stefan Werner (master)
January 16, 2020, 19:42 (GMT)
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

Commit Details:

Full Hash: 6257cdc376af02e93b61073b67ffc0514f8af4ac
Parent Commit: b05bca2
Lines Changed: +56, -40

3 Modified Paths:

/intern/cycles/bvh/bvh_embree.cpp (+23, -13) (Diff)
/intern/cycles/kernel/bvh/bvh.h (+21, -15) (Diff)
/intern/cycles/kernel/bvh/bvh_embree.h (+12, -12) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021