Cycles: Mark visibility TODO as resolved
This commit is contained in:
parent
91bbaaa271
commit
b11a2f7075
@ -681,8 +681,6 @@ QBVH::QBVH(const BVHParams& params_, const vector<Object*>& objects_)
|
||||
: BVH(params_, objects_)
|
||||
{
|
||||
params.use_qbvh = true;
|
||||
|
||||
/* todo: use visibility */
|
||||
}
|
||||
|
||||
void QBVH::pack_leaf(const BVHStackEntry& e, const LeafNode *leaf)
|
||||
|
Loading…
Reference in New Issue
Block a user