Blender Git Commit Log
Git Commits -> Revision e4cd4c3
Revision e4cd4c3 by Campbell Barton (master) May 12, 2015, 20:10 (GMT) |
Cleanup: style |
Commit Details:
Full Hash: e4cd4c383f13eb9705d9f5d3536c0b2b72e727bd
Parent Commit: 3160740
Lines Changed: +65, -57
18 Modified Paths:
/source/blender/blenkernel/BKE_armature.h (+6, -4) (Diff)
/source/blender/blenkernel/intern/armature.c (+6, -4) (Diff)
/source/blender/blenkernel/intern/armature_update.c (+1, -1) (Diff)
/source/blender/blenkernel/intern/curve.c (+1, -1) (Diff)
/source/blender/blenkernel/intern/depsgraph.c (+2, -2) (Diff)
/source/blender/blenkernel/intern/object_update.c (+2, -2) (Diff)
/source/blender/compositor/operations/COM_DisplaceOperation.cpp (+1, -1) (Diff)
/source/blender/depsgraph/intern/depsgraph.h (+1, -1) (Diff)
/source/blender/depsgraph/intern/depsgraph_build.cc (+4, -3) (Diff)
/source/blender/depsgraph/intern/depsgraph_build_nodes.cc (+7, -7) (Diff)
/source/blender/depsgraph/intern/depsgraph_build_relations.cc (+11, -11) (Diff)
/source/blender/depsgraph/intern/depsgraph_debug.cc (+6, -4) (Diff)
/source/blender/depsgraph/intern/depsgraph_tag.cc (+10, -10) (Diff)
/source/blender/depsgraph/intern/depsgraph_types.h (+1, -1) (Diff)
/source/blender/depsgraph/intern/depsnode.h (+1, -1) (Diff)
/source/blender/depsgraph/util/depsgraph_util_function.h (+1, -1) (Diff)
/source/blender/depsgraph/util/depsgraph_util_pchanmap.h (+2, -2) (Diff)
/source/blender/editors/interface/interface.c (+2, -1) (Diff)
/source/blender/blenkernel/intern/armature.c (+6, -4) (Diff)
/source/blender/blenkernel/intern/armature_update.c (+1, -1) (Diff)
/source/blender/blenkernel/intern/curve.c (+1, -1) (Diff)
/source/blender/blenkernel/intern/depsgraph.c (+2, -2) (Diff)
/source/blender/blenkernel/intern/object_update.c (+2, -2) (Diff)
/source/blender/compositor/operations/COM_DisplaceOperation.cpp (+1, -1) (Diff)
/source/blender/depsgraph/intern/depsgraph.h (+1, -1) (Diff)
/source/blender/depsgraph/intern/depsgraph_build.cc (+4, -3) (Diff)
/source/blender/depsgraph/intern/depsgraph_build_nodes.cc (+7, -7) (Diff)
/source/blender/depsgraph/intern/depsgraph_build_relations.cc (+11, -11) (Diff)
/source/blender/depsgraph/intern/depsgraph_debug.cc (+6, -4) (Diff)
/source/blender/depsgraph/intern/depsgraph_tag.cc (+10, -10) (Diff)
/source/blender/depsgraph/intern/depsgraph_types.h (+1, -1) (Diff)
/source/blender/depsgraph/intern/depsnode.h (+1, -1) (Diff)
/source/blender/depsgraph/util/depsgraph_util_function.h (+1, -1) (Diff)
/source/blender/depsgraph/util/depsgraph_util_pchanmap.h (+2, -2) (Diff)
/source/blender/editors/interface/interface.c (+2, -1) (Diff)