Blender Git Loki

Git Commits -> Revision adb9f25

Revision adb9f25 by Lukas Toenne (depsgraph_refactor)
May 13, 2014, 08:57 (GMT)
Removed the build_operations methods and OperationBuilder class again.

The few places where this has been used (pose and bone components) have
been integrated into the regular build functions.

Eventually we may want to do dispatching like this again, but for the
time being it's easier to keep these things in a central place until it
is clear how the build procedure is best organized.

Commit Details:

Full Hash: adb9f252bca0cea9423cb8f81a5724158fe5f6d3
Parent Commit: a04a39b
Lines Changed: +32, -299

13 Modified Paths:

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