Blender Git Commit Log

Git Commits -> Revision f0517a8

Revision f0517a8 by Sergey Sharybin (depsgraph_refactor)
December 19, 2014, 09:17 (GMT)
Depsgraph: Add utility functions for eval_ctx allocation/free

This started as an experiment about different aspect of dependency graph,
but this is gonna to be handy anyway when we'll need to couple evaluation
context with the storage.

Commit Details:

Full Hash: f0517a84b43ba5d26b98e3248498948866d071e5
Parent Commit: 1747360
Lines Changed: +63, -10

8 Modified Paths:

/source/blender/blenkernel/intern/library.c (+4, -3) (Diff)
/source/blender/blenkernel/intern/mesh.c (+3, -2) (Diff)
/source/blender/depsgraph/DEG_depsgraph.h (+15, -1) (Diff)
/source/blender/depsgraph/intern/depsgraph_eval.cpp (+32, -0) (Diff)
/source/blender/makesrna/intern/rna_object_api.c (+4, -2) (Diff)
/source/blender/render/CMakeLists.txt (+1, -0) (Diff)
/source/blender/render/intern/source/pipeline.c (+3, -2) (Diff)
/source/blender/render/SConscript (+1, -0) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021