Blender Git Commit Log

Git Commits -> Revision eb6bab2

Revision eb6bab2 by Sergey Sharybin (master)
May 20, 2015, 10:48 (GMT)
Add dedicated command argument to switch depsgraph to a single-threaded evaluation

This way it is possible to have single threaded depsgraph but threaded other areas
which is handy for torubleshooting.

he argument is: --debug-depsgraph-no-threads

Commit Details:

Full Hash: eb6bab25ba9b71352769621b7e2f0a2df3dd0a4f
Parent Commit: 8c6a9b9
Lines Changed: +10, -0

4 Modified Paths:

/source/blender/blenkernel/BKE_global.h (+1, -0) (Diff)
/source/blender/blenkernel/intern/scene.c (+3, -0) (Diff)
/source/blender/depsgraph/intern/depsgraph_eval.cc (+4, -0) (Diff)
/source/creator/creator.c (+2, -0) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021