Blender Git Loki
Git Commits -> Revision 47f9360
Revision 47f9360 by Lukas Toenne (depsgraph_refactor) May 27, 2014, 05:47 (GMT) |
Debug cleanup: removed the build step debuggging. Build debugging is not very useful and pollutes the API somewhat. Also moved eval debug methods into the common DepsgraphDebug class. |
Commit Details:
Full Hash: 47f93607dc7343275cb28284bab69794993fd10e
Parent Commit: 5643886
Lines Changed: +12, -91
8 Modified Paths:
/source/blender/depsgraph/DEG_depsgraph_debug.h (+0, -6) (Diff)
/source/blender/depsgraph/intern/depsgraph.cpp (+1, -4) (Diff)
/source/blender/depsgraph/intern/depsgraph_debug.cpp (+6, -45) (Diff)
/source/blender/depsgraph/intern/depsgraph_debug.h (+1, -0) (Diff)
/source/blender/depsgraph/intern/depsgraph_eval.cpp (+2, -1) (Diff)
/source/blender/depsgraph/intern/depsgraph_intern.h (+0, -7) (Diff)
/source/blender/depsgraph/intern/depsgraph_tag.cpp (+0, -10) (Diff)
/source/blender/makesrna/intern/rna_scene.c (+2, -18) (Diff)
/source/blender/depsgraph/intern/depsgraph.cpp (+1, -4) (Diff)
/source/blender/depsgraph/intern/depsgraph_debug.cpp (+6, -45) (Diff)
/source/blender/depsgraph/intern/depsgraph_debug.h (+1, -0) (Diff)
/source/blender/depsgraph/intern/depsgraph_eval.cpp (+2, -1) (Diff)
/source/blender/depsgraph/intern/depsgraph_intern.h (+0, -7) (Diff)
/source/blender/depsgraph/intern/depsgraph_tag.cpp (+0, -10) (Diff)
/source/blender/makesrna/intern/rna_scene.c (+2, -18) (Diff)