Blender Git Loki

Git Commits -> Revision 393089c

Revision 393089c by Lukas Toenne (depsgraph_refactor)
May 11, 2014, 08:35 (GMT)
Added new node method 'build_operations' which will replace the current
'validate_link' for constructing the inner nodes from ID- and component
nodes.

Commit Details:

Full Hash: 393089c48a4470ccefc234793700182090bd509f
Parent Commit: 0cfbf16
Lines Changed: +146, -0

9 Modified Paths:

/source/blender/depsgraph/intern/depsgraph.cpp (+8, -0) (Diff)
/source/blender/depsgraph/intern/depsgraph.h (+4, -0) (Diff)
/source/blender/depsgraph/intern/depsgraph_build.cpp (+23, -0) (Diff)
/source/blender/depsgraph/intern/depsgraph_build.h (+12, -0) (Diff)
/source/blender/depsgraph/intern/depsnode.cpp (+25, -0) (Diff)
/source/blender/depsgraph/intern/depsnode.h (+12, -0) (Diff)
/source/blender/depsgraph/intern/depsnode_component.cpp (+41, -0) (Diff)
/source/blender/depsgraph/intern/depsnode_component.h (+18, -0) (Diff)
/source/blender/depsgraph/intern/depsnode_operation.h (+3, -0) (Diff)
Tehnyt: Miika HämäläinenViimeksi päivitetty: 07.11.2014 14:18MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021