Blender Git Commit Log

Git Commits -> Revision e420a30

Revision e420a30 by Joshua Leung (depsgraph_refactor)
January 1, 2015, 12:56 (GMT)
Code Cleanup: Disambiguate the "ComponentKey" name

ComponentKey was mostly used to refer to the lookup keys used when specifying
a relevant node for use when creating a relationship, while the secondary
usage of this was in IDDepsNodes as the keys for the component dict. While there
is technically no problem with having this, in practice it was too confusing.

So, now "ComponentKey" is only for looking up nodes, while "ComponentIDKey" is
used internally to identify keys.

Commit Details:

Full Hash: e420a303c7c17d6b8f9bcf5fb31c16bd59c0ba1a
Parent Commit: 824d48b
Lines Changed: +10, -10

2 Modified Paths:

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