Blender Git Commit Log
Git Commits -> Revision 6f25eda
Revision 6f25eda by MATILLAT Quentin (soc-2019-embree-gpu) July 11, 2019, 13:05 (GMT) |
Update timing information Timing information are now stored using the same system as visibility : Each node store information from his children |
Commit Details:
Full Hash: 6f25eda4d7f60f04e5cd54c9f199ee499763d7c1
Parent Commit: 4510849
Lines Changed: +33, -17
10 Modified Paths:
/intern/cycles/bvh/bvh2.cpp (+14, -8) (Diff)
/intern/cycles/bvh/bvh2.h (+2, -2) (Diff)
/intern/cycles/bvh/bvh_embree_converter.cpp (+1, -0) (Diff)
/intern/cycles/bvh/bvh_node.cpp (+1, -1) (Diff)
/intern/cycles/kernel/bvh/bvh_local.h (+1, -0) (Diff)
/intern/cycles/kernel/bvh/bvh_nodes.h (+10, -1) (Diff)
/intern/cycles/kernel/bvh/bvh_shadow_all.h (+1, -0) (Diff)
/intern/cycles/kernel/bvh/bvh_traversal.h (+1, -5) (Diff)
/intern/cycles/kernel/bvh/bvh_volume.h (+1, -0) (Diff)
/intern/cycles/kernel/bvh/bvh_volume_all.h (+1, -0) (Diff)
/intern/cycles/bvh/bvh2.h (+2, -2) (Diff)
/intern/cycles/bvh/bvh_embree_converter.cpp (+1, -0) (Diff)
/intern/cycles/bvh/bvh_node.cpp (+1, -1) (Diff)
/intern/cycles/kernel/bvh/bvh_local.h (+1, -0) (Diff)
/intern/cycles/kernel/bvh/bvh_nodes.h (+10, -1) (Diff)
/intern/cycles/kernel/bvh/bvh_shadow_all.h (+1, -0) (Diff)
/intern/cycles/kernel/bvh/bvh_traversal.h (+1, -5) (Diff)
/intern/cycles/kernel/bvh/bvh_volume.h (+1, -0) (Diff)
/intern/cycles/kernel/bvh/bvh_volume_all.h (+1, -0) (Diff)