Blender Git Commit Log

Git Commits -> Revision a8f31c3

Revision a8f31c3 by Dalai Felinto (temp-render-depsgraph)
February 21, 2018, 20:51 (GMT)
Store the required depsgraph and eval_ctx in the render layers

Missing: To call the equivalent of BKE_scene_graph_update_tagged() for these depsgraphs.

Commit Details:

Full Hash: a8f31c339fcf56a8990edc8b5a703175422d6869
Parent Commit: 7be1928
Lines Changed: +52, -10

7 Modified Paths:

/intern/cycles/blender/addon/__init__.py (+2, -2) (Diff)
/source/blender/compositor/CMakeLists.txt (+1, -0) (Diff)
/source/blender/depsgraph/DEG_depsgraph.h (+6, -0) (Diff)
/source/blender/depsgraph/intern/depsgraph_eval.cc (+19, -0) (Diff)
/source/blender/draw/intern/draw_manager.c (+2, -6) (Diff)
/source/blender/render/extern/include/RE_pipeline.h (+5, -1) (Diff)
/source/blender/render/intern/source/render_result.c (+17, -1) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021