Blender Git Loki
Git Commits -> Revision de6064e
Revision de6064e by Joshua Leung (master) June 27, 2016, 12:27 (GMT) |
Ctrl-Shift-C: Made it easier to add constraints between bones in different armatures The Ctrl-Shift-C operator to add constraints between a pair of selected items, for example, between two objects, or between two bones (in the same armature). This commit makes it possible to use this operator to add a constraint where the target is a bone from another object - e.g. to make a deform bone follow the control bone in another armature, or to make an object use a bone as a tracking target. Usage: 1) Ensure you are in Pose Mode, then select the bone to use as the target 2) Shift-Select the other object and/or the bone that's going to get the constraint 3) Ctrl-Shift-C |
Commit Details:
Full Hash: de6064eab174ab29e0845b4d024825e72805ed01
Parent Commit: ab92132
Lines Changed: +29, -15
1 Modified Path:
/source/blender/editors/object/object_constraint.c (+29, -15) (Diff)