Blender Git Loki

Git Commits -> Revision 7a4b0ff

Revision 7a4b0ff by Sergey Sharybin (master)
May 31, 2018, 16:07 (GMT)
Depsgraph: Begin concept of active dependency graph

When active dependency graph is evaluated, it will apply animation,
drivers and scalar evaluation data (such as object matrix) to an
original datablock. This way operators and tools can easily read
data from original datablock.

This will simplify porting them to copy-on-write, and solve issues
when some operator will allocate new datablock based on original one,
and will want to read data from it.

Commit Details:

Full Hash: 7a4b0ff358121397519873123fa77a7cc00974bd
Parent Commit: d4daf9c
Lines Changed: +46, -1

3 Modified Paths:

/source/blender/depsgraph/DEG_depsgraph.h (+6, -0) (Diff)
/source/blender/depsgraph/intern/depsgraph.cc (+30, -1) (Diff)
/source/blender/depsgraph/intern/depsgraph.h (+10, -0) (Diff)
Tehnyt: Miika HämäläinenViimeksi päivitetty: 07.11.2014 14:18MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021