Blender Git Commit Log

Git Commits -> Revision ca6285b

Revision ca6285b by Lukas Toenne (depsgraph_refactor)
March 20, 2014, 13:39 (GMT)
Replaced id_hash container in Depsgraph with a unordered_map.

NOTE: had to disable the subgraph registration in the id_hash, since
this is not a proper IDDepsNode. Not sure how this is supposed to work.

Commit Details:

Full Hash: ca6285b8acb4fbf55f7c6ee4d267125bcb73a5dd
Parent Commit: ccb16b5
Lines Changed: +40, -39

5 Modified Paths:

/source/blender/depsgraph/intern/depsgraph_core.cpp (+13, -17) (Diff)
/source/blender/depsgraph/intern/depsgraph_eval.cpp (+4, -8) (Diff)
/source/blender/depsgraph/intern/depsgraph_query.cpp (+7, -7) (Diff)
/source/blender/depsgraph/intern/depsgraph_types.h (+6, -1) (Diff)
/source/blender/depsgraph/intern/depsgraph_type_defines.cpp (+10, -6) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021