Blender Git Commit Log

Git Commits -> Revision 72b6176

Revision 72b6176 by Sergey Sharybin (master)
October 24, 2017, 14:04 (GMT)
Depsgraph: Begin bringing API to pass explicit graph

This is a first step towards an updated API where we pass explicit graph rather
than a scene. This is because we can no longer deduct which graph to use since
it will depend on a context.

Will happen in several steps, so bisecting will not be such a pain.

Commit Details:

Full Hash: 72b61763da593fb6a9822f3e37eff9dd2973bf66
Parent Commit: 4dbfb13
Lines Changed: +10, -14

3 Modified Paths:

/source/blender/depsgraph/DEG_depsgraph.h (+2, -4) (Diff)
/source/blender/depsgraph/intern/depsgraph_tag.cc (+7, -9) (Diff)
/source/blender/makesrna/intern/rna_depsgraph.c (+1, -1) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021