Blender Git Commit Log
Git Commits -> Revision 1652275
Revision 1652275 by Lukas Toenne (depsgraph_refactor) March 20, 2014, 16:46 (GMT) |
Renamed DepsNodeTypeInfo to DepsNodeFactory. This implements a common pattern, so using the standard naming is preferable. Also DepsNode has another internal type called TypeInfo now, best avoid confusion here. |
Commit Details:
Full Hash: 16522754a684a56344a2fdb27aa77fa48e188259
Parent Commit: 7b4c44a
Lines Changed: +46, -48
5 Modified Paths:
/source/blender/depsgraph/intern/depsgraph_core.cpp (+3, -3) (Diff)
/source/blender/depsgraph/intern/depsgraph_eval.cpp (+2, -2) (Diff)
/source/blender/depsgraph/intern/depsgraph_intern.h (+4, -4) (Diff)
/source/blender/depsgraph/intern/depsgraph_query.cpp (+4, -4) (Diff)
/source/blender/depsgraph/intern/depsgraph_type_defines.cpp (+33, -35) (Diff)
/source/blender/depsgraph/intern/depsgraph_eval.cpp (+2, -2) (Diff)
/source/blender/depsgraph/intern/depsgraph_intern.h (+4, -4) (Diff)
/source/blender/depsgraph/intern/depsgraph_query.cpp (+4, -4) (Diff)
/source/blender/depsgraph/intern/depsgraph_type_defines.cpp (+33, -35) (Diff)