Blender Git Commit Log

Git Commits -> Revision 5a618ab

Revision 5a618ab by Sergey Sharybin (master)
August 10, 2017, 07:21 (GMT)
Cycles: De-duplicate trace-time object visibility calculation

We already have enough files to worry about in BVH builders. no need to add yet
another copy-paste code which is tempting to be running out of sync.

Commit Details:

Full Hash: 5a618ab737225869555bb9782265a90f7ca2c373
Parent Commit: de3c165
Lines Changed: +22, -24

5 Modified Paths:

/intern/cycles/bvh/bvh.cpp (+3, -9) (Diff)
/intern/cycles/bvh/bvh2.cpp (+1, -7) (Diff)
/intern/cycles/bvh/bvh4.cpp (+1, -7) (Diff)
/intern/cycles/render/object.cpp (+11, -0) (Diff)
/intern/cycles/render/object.h (+6, -1) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021