Blender Git Loki
Git Commits -> Revision 13fdc81
Revision 13fdc81 by Lukas Toenne (depsgraph_refactor) March 20, 2014, 13:39 (GMT) |
Replaced inlinks/outlinks ListBase in DepsNode by unordered_set. |
Commit Details:
Full Hash: 13fdc81f3d6d372a2a19557c300e944d29502960
Parent Commit: 6a229d4
Lines Changed: +32, -39
5 Modified Paths:
/source/blender/depsgraph/intern/depsgraph_core.cpp (+13, -19) (Diff)
/source/blender/depsgraph/intern/depsgraph_intern.h (+7, -11) (Diff)
/source/blender/depsgraph/intern/depsgraph_query.cpp (+4, -4) (Diff)
/source/blender/depsgraph/intern/depsgraph_types.h (+5, -2) (Diff)
/source/blender/depsgraph/intern/depsgraph_type_defines.cpp (+3, -3) (Diff)
/source/blender/depsgraph/intern/depsgraph_intern.h (+7, -11) (Diff)
/source/blender/depsgraph/intern/depsgraph_query.cpp (+4, -4) (Diff)
/source/blender/depsgraph/intern/depsgraph_types.h (+5, -2) (Diff)
/source/blender/depsgraph/intern/depsgraph_type_defines.cpp (+3, -3) (Diff)