Blender Git Loki

Git Commits -> Revision 85c162b

Revision 85c162b by Joshua Leung (depsgraph_refactor)
December 17, 2014, 03:38 (GMT)
Added methods to give useful identifiers for nodes

* All basic nodes now use an identifier string defined in DepsNode,
which gives the node type and the name of the node (if present)
* Operation nodes now report the operation opcode (human readable)
as well as the name (if present)

Commit Details:

Full Hash: 85c162b475bd2d049a054636e15a14589b79f0c7
Parent Commit: 4e75e30
Lines Changed: +30, -4

5 Modified Paths:

/source/blender/depsgraph/intern/depsgraph_build.h (+1, -4) (Diff)
/source/blender/depsgraph/intern/depsnode.cpp (+10, -0) (Diff)
/source/blender/depsgraph/intern/depsnode.h (+2, -0) (Diff)
/source/blender/depsgraph/intern/depsnode_operation.cpp (+15, -0) (Diff)
/source/blender/depsgraph/intern/depsnode_operation.h (+2, -0) (Diff)
Tehnyt: Miika HämäläinenViimeksi päivitetty: 07.11.2014 14:18MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021