Blender Git Loki
Git Commits -> Revision c22b52c
Revision c22b52c by Brecht Van Lommel (master) August 19, 2017, 16:14 (GMT) |
Fix T52452: OSL trace broken after shadow catcher recent changes. We should only early out with any hit in BVH traversal if the only visibility bits used are opaque shadow. Not when opaque shadow is one of multiple bits. |
Commit Details:
Full Hash: c22b52cd3666ba25dd62b29a32986ac3684532ee
Parent Commit: 4218b93
Lines Changed: +9, -9