Blender Git Commit Log
Git Commits -> Revision 4510849
Revision 4510849 by MATILLAT Quentin (soc-2019-embree-gpu) July 10, 2019, 15:37 (GMT) |
Add time limits for each nodes |
Commit Details:
Full Hash: 4510849e3d8ddfd2eb167deaf9c0d0aff6754197
Parent Commit: 1480ef3
Lines Changed: +75, -41
8 Modified Paths:
/intern/cycles/bvh/bvh2.cpp (+9, -1) (Diff)
/intern/cycles/bvh/bvh2.h (+3, -1) (Diff)
/intern/cycles/bvh/bvh_embree.cpp (+2, -0) (Diff)
/intern/cycles/bvh/bvh_embree_converter.cpp (+48, -38) (Diff)
/intern/cycles/bvh/bvh_embree_converter.h (+1, -0) (Diff)
/intern/cycles/bvh/bvh_node.cpp (+5, -1) (Diff)
/intern/cycles/bvh/bvh_node.h (+1, -0) (Diff)
/intern/cycles/kernel/bvh/bvh_traversal.h (+6, -0) (Diff)
/intern/cycles/bvh/bvh2.h (+3, -1) (Diff)
/intern/cycles/bvh/bvh_embree.cpp (+2, -0) (Diff)
/intern/cycles/bvh/bvh_embree_converter.cpp (+48, -38) (Diff)
/intern/cycles/bvh/bvh_embree_converter.h (+1, -0) (Diff)
/intern/cycles/bvh/bvh_node.cpp (+5, -1) (Diff)
/intern/cycles/bvh/bvh_node.h (+1, -0) (Diff)
/intern/cycles/kernel/bvh/bvh_traversal.h (+6, -0) (Diff)