Blender Git Commit Log

Git Commits -> Revision e013a24

July 13, 2019, 10:51 (GMT)
Add a visibility flag for time node

This should help to reduce computation overhead for non time node

Commit Details:

Full Hash: e013a24d0725ea7aa64faec11c2b4873e1622c73
Parent Commit: 6f25eda
Lines Changed: +103, -17

8 Modified Paths:

/intern/cycles/bvh/bvh2.cpp (+10, -0) (Diff)
/intern/cycles/bvh/bvh_embree.cpp (+3, -1) (Diff)
/intern/cycles/bvh/bvh_embree_converter.cpp (+21, -3) (Diff)
/intern/cycles/bvh/bvh_node.cpp (+2, -2) (Diff)
/intern/cycles/bvh/bvh_node.h (+4, -0) (Diff)
/intern/cycles/kernel/bvh/bvh_nodes.h (+59, -9) (Diff)
/intern/cycles/kernel/bvh/bvh_traversal.h (+0, -1) (Diff)
/intern/cycles/kernel/kernel_types.h (+4, -1) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021