Blender Git Commit Log

Git Commits -> Revision 0fa7e4c

Revision 0fa7e4c by Sergey Sharybin (master)
October 3, 2014, 10:13 (GMT)
Cycles: Decouple object flags update to a separate update step

This way there's much less cross-references between objects and meshes
device update functions.

The only thing remained s the object bounds calculation which is needed
by bvh update. This could also be decoupled, but it's not that crucial
yet because its's how it used to be for ages now.

Commit Details:

Full Hash: 0fa7e4c853e07cfc6bd898c85cd0aa3119f97aa8
Parent Commit: 9ce645e
Lines Changed: +55, -49

4 Modified Paths:

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