Blender Git Loki
Git Commits -> Revision 2ecbc3b
Revision 2ecbc3b by Sergey Sharybin (master) July 11, 2016, 11:58 (GMT) |
Cycles: Add _all suffix to shadow traversal file Matches better naming of volume traversal files, where we've got optimized versions of a single step of volume intersection and traversal which will gather all volume intersections. |
Commit Details:
Full Hash: 2ecbc3b7775f567fdad41928361c6e3403fd08c2
Parent Commit: 4355603
Lines Changed: +842, -842
2 Added Paths:
/intern/cycles/kernel/bvh/bvh_shadow_all.h (+386, -0) (View)
/intern/cycles/kernel/bvh/qbvh_shadow_all.h (+449, -0) (View)
/intern/cycles/kernel/bvh/qbvh_shadow_all.h (+449, -0) (View)
2 Deleted Paths:
/intern/cycles/kernel/bvh/bvh_shadow.h (+0, -386)
/intern/cycles/kernel/bvh/qbvh_shadow.h (+0, -449)
/intern/cycles/kernel/bvh/qbvh_shadow.h (+0, -449)