Blender Git Commit Log

Git Commits -> Revision a8eea18

Revision a8eea18 by Sergey Sharybin (depsgraph_refactor)
December 18, 2014, 15:33 (GMT)
Depsgraph: Move task callback to the depsgraph_eval file

It's just more a hassle of having separate file and some public-ish
API to pass all the data around. Easier just have single file with
all evaluation.

Commit Details:

Full Hash: a8eea18edfe497e42dbb5cb924f413da94f19d92
Parent Commit: feb090c
Lines Changed: +45, -147

2 Deleted Paths:

/source/blender/depsgraph/util/depsgraph_util_task.cpp (+0, -72)
/source/blender/depsgraph/util/depsgraph_util_task.h (+0, -43)

4 Modified Paths:

/source/blender/depsgraph/CMakeLists.txt (+0, -2) (Diff)
/source/blender/depsgraph/intern/depsgraph_debug.cpp (+0, -1) (Diff)
/source/blender/depsgraph/intern/depsgraph_eval.cpp (+44, -26) (Diff)
/source/blender/depsgraph/intern/depsgraph_eval.h (+1, -3) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021