Blender Git Commit Log

Git Commits -> Revision ac6038e

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

5 Modified Paths:

/intern/cycles/blender/blender_session.cpp (+2, -1) (Diff)
/intern/cycles/render/mesh.cpp (+11, -1) (Diff)
/intern/cycles/render/mesh.h (+4, -1) (Diff)
/intern/cycles/render/scene.cpp (+4, -2) (Diff)
/intern/cycles/render/scene.h (+3, -1) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021