Blender Git Commit Log

Git Commits -> Revision 58d537a

Revision 58d537a by Sergey Sharybin (depsgraph_refactor)
December 3, 2014, 13:05 (GMT)
Depsgraph: Remove simulation API

It was only needed for the time being no callbacks were filled up,
and this API was only running dummy operations which i basically
sleep for random number of milliseconds.

Now we've got real callbacks and don't need simulation any more.

Commit Details:

Full Hash: 58d537a22f4d5d66d1359f7e25c77f095a08ca58
Parent Commit: 89f61ed
Lines Changed: +5, -107

6 Modified Paths:

/source/blender/depsgraph/DEG_depsgraph.h (+0, -1) (Diff)
/source/blender/depsgraph/DEG_depsgraph_debug.h (+0, -5) (Diff)
/source/blender/depsgraph/intern/depsgraph_debug.cpp (+0, -28) (Diff)
/source/blender/depsgraph/intern/depsgraph_eval.cpp (+0, -2) (Diff)
/source/blender/depsgraph/util/depsgraph_util_task.cpp (+4, -14) (Diff)
/source/blender/makesrna/intern/rna_depsgraph.c (+1, -57) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021