Blender Git Commit Log

Git Commits -> Revision 6cd675a

Revision 6cd675a by Sergey Sharybin (master)
July 15, 2016, 14:29 (GMT)
Cycles: Add option to disable new Hair BVH

While it's an extra option added to the interface which might not be
fully obvious for artists, it allows to save up to 20% of memory in
hairy scenes.

This is high enough memory saver in my opinion which might become
handy for some production files where it's more important to make
scene to fit into memory rather than trying to use more optimal BVH
structure but go into swap or crash.

Reviewers: dingto, brecht

Reviewed By: dingto, brecht

Differential Revision: https://developer.blender.org/D2090

Commit Details:

Full Hash: 6cd675af306e2d822c085785c5cf4ae91004a497
Parent Commit: b679767
Lines Changed: +14, -2

5 Modified Paths:

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