Blender Git Commit Log

Git Commits -> Revision c901899

Revision c901899 by Lukas Toenne (depsgraph_refactor)
March 31, 2014, 10:06 (GMT)
Added new functions for directly creating components and operations in
their respective owner nodes.

This will be used instead of creating them via graph functions, which
need to do ugly global lookups.

Conflicts:
source/blender/depsgraph/intern/depsnode_component.cpp
source/blender/depsgraph/intern/depsnode_component.h

Commit Details:

Full Hash: c90189994f12f77803cfa10ba09bb425ad1f9ce5
Parent Commit: bde170a
Lines Changed: +52, -18

6 Modified Paths:

/source/blender/depsgraph/intern/depsgraph.cpp (+10, -0) (Diff)
/source/blender/depsgraph/intern/depsgraph.h (+2, -0) (Diff)
/source/blender/depsgraph/intern/depsnode.cpp (+16, -6) (Diff)
/source/blender/depsgraph/intern/depsnode.h (+3, -2) (Diff)
/source/blender/depsgraph/intern/depsnode_component.cpp (+16, -6) (Diff)
/source/blender/depsgraph/intern/depsnode_component.h (+5, -4) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021