Blender Git Commit Log
Git Commits -> Revision a1f0e53
Revision a1f0e53 by Sergey Sharybin (blender-v2.78b-release, blender-v2.78c-release, fracture_modifier, fracture_modifier-master, temp-fracture-modifier-2.8) January 20, 2017, 10:26 (GMT) |
Cycles: Use separate limit for motion primitives for BVH node limits This way we can have different limits for regular and motion curves which we'll do in one of the upcoming commits in order to gain some percents of speedup. The reasoning here is that motion curves are usually intersecting lots of others bounding boxes, which makes it inefficient to have single primitive in the leaf node. |
Commit Details:
Full Hash: a1f0e534985c6823ef24363f8a7d8221c3349877
Parent Commit: d3e6fe0
Lines Changed: +10, -2