Blender Git Commit Log
Git Commits -> Revision 8aa8d98
Revision 8aa8d98 by Sergey Sharybin (cycles_hair_bvh) April 28, 2016, 13:10 (GMT) |
Cycles: Move all unaligned boundbox to the parent node Now parent node contains unaligned bounding box of it's children, which is more friendly for applying SIMD optimization. This currently only solves inner nodes being intersected twice, actual vectorization is coming next. |
Commit Details:
Full Hash: 8aa8d987389ae23ac120172cab13e2775cb975e4
Parent Commit: a380320
Lines Changed: +52, -64