Blender Git Loki

Git Commits -> Revision 12f22b8

Revision 12f22b8 by Joshua Leung (depsgraph_refactor)
March 12, 2014, 13:39 (GMT)
Change arguments to DEG_get/find/add_node() methods to use string/name arg to distinguish items

Previously, these used RNA Pointers, but that approach proves to be
useless in most cases we have (type already covers the basic honing in,
but then the pointers prove to be too coarse to do anything about callbacks).

So, now use the identifiers stored in nodes to perform this role.

Commit Details:

Full Hash: 12f22b8b443ea42ff30876c69e5585b298843bae
Parent Commit: 4e55fb5
Committed By: Lukas Toenne
Lines Changed: +12, -14

2 Modified Paths:

/source/blender/depsgraph/depsgraph_intern.h (+6, -8) (Diff)
/source/blender/depsgraph/intern/depsgraph_core.c (+6, -6) (Diff)
Tehnyt: Miika HämäläinenViimeksi päivitetty: 07.11.2014 14:18MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021