Blender Git Commit Log

Git Commits -> Revision cb20079

Revision cb20079 by Sergey Sharybin (master)
January 30, 2015, 20:49 (GMT)
Cycles: Use bool for is_lead array

This way we save 3 bytes per BVH node while building BVH, which overall
gives 100Mb memory save when preparing Frank for render.

It's not really much comparing to overall memory usage (which is 11Gb
during scene preparation here) but still doesn't harm to have solved.

Commit Details:

Full Hash: cb2007906f902e4daeaf773833ef61da4020ea89
Parent Commit: d632ef7
Lines Changed: +2, -3

3 Modified Paths:

/intern/cycles/bvh/bvh.cpp (+1, -1) (Diff)
/intern/cycles/bvh/bvh.h (+1, -1) (Diff)
/intern/cycles/render/mesh.cpp (+0, -1) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021