Blender Git Commit Log

Git Commits -> Revision 610c4be

Revision 610c4be by Campbell Barton (master)
April 29, 2010, 15:31 (GMT)
option to copy constraints without making their ID references direct links.
needed because proxies are causing libs to be linked directly when they should be kept indirect (likely slowing load times though I didnt time this)

Commit Details:

Full Hash: 610c4befd4ea1d2798c4196785570ddce76f324a
SVN Revision: 28505
Parent Commit: 6662440
Lines Changed: +20, -15

9 Modified Paths:

/source/blender/blenkernel/BKE_constraint.h (+1, -1) (Diff)
/source/blender/blenkernel/intern/action.c (+2, -2) (Diff)
/source/blender/blenkernel/intern/armature.c (+3, -1) (Diff)
/source/blender/blenkernel/intern/constraint.c (+8, -5) (Diff)
/source/blender/blenkernel/intern/object.c (+1, -1) (Diff)
/source/blender/editors/armature/poseobject.c (+2, -2) (Diff)
/source/blender/editors/object/object_constraint.c (+1, -1) (Diff)
/source/blender/editors/object/object_edit.c (+1, -1) (Diff)
/source/gameengine/Converter/BL_ArmatureObject.cpp (+1, -1) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021