Blender Git Commit Log
Git Commits -> Revision ac6038e
Revision ac6038e by Sergey Sharybin (cycles_memory_experiments, gooseberry, gooseberry_farm, temp_motionpaths) April 10, 2015, 18:20 (GMT) |
Cycles: free mesh BVH after packing the scene BVH The idea is to avoid having original BVH and BVH packed into scene BVH and hence reduce memory footprint. This change doesn't give any measurable differences on it's own, but together with D1215 and D1217 it gives quite nice results. Reviewers: campbellbarton, brecht, juicyfruit Subscribers: eyecandy Differential Revision: https://developer.blender.org/D1218 |
Commit Details:
Full Hash: ac6038e9914f2e9fe73b12c57f89f969be1f2bb7
Parent Commit: 90c18b4
Lines Changed: +24, -6