Blender Git Loki

Git Commits -> Revision b26b846

Revision b26b846 by Lukas Toenne (depsgraph_refactor)
June 19, 2014, 06:57 (GMT)
Simplified operation building: Use ID pointers and component identifiers
directly instead of passing around nodes.

This is to some degree a revert of previous changes to add such nodes
explicitly. However, it only applies to ID and component nodes, which
are really nothing more than categories (sorting operations by ID and
components).

The only exception now are the node tree build functions, which still
take a "owner_node" and need to be looked at.

Commit Details:

Full Hash: b26b846c2b23f49fb9b7000ee5983051a7d14365
Parent Commit: 11bfd81
Lines Changed: +106, -153

3 Modified Paths:

/source/blender/depsgraph/intern/depsgraph_build.cpp (+5, -4) (Diff)
/source/blender/depsgraph/intern/depsgraph_build.h (+25, -18) (Diff)
/source/blender/depsgraph/intern/depsgraph_build_nodes.cpp (+76, -131) (Diff)
Tehnyt: Miika HämäläinenViimeksi päivitetty: 07.11.2014 14:18MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021