Files
test2/source/blender/blenkernel/intern
Joshua Leung 89317afbdf Patch #7767: Constraint Subtargets can now target anywhere on a bone, not just the head or tail
Patch by: Roland Hess (harkyman)

For example, a constraint can be sub-targeted at the 50% (or 31.2% or 85% etc.) point of its target bone, giving you enormous rigging flexibility and removing the need for complex contraptions to do such things as:

- A bone whose base slides only between to points on a rig (CopyLoc with a variable, animated subtarget point)
- Bones that attach to multiple points along another bone (CopyLocs, each with a different head/tail percentage)
- Bones that need to stretch to a point midway between specific spots on two other bones (old way: too crazy to mention; new way: stretch bone between points on end bones, then another stretch to the midpoint of the first stretch)

It is only used for the constraint types for which it is relevant: CopyLoc, TrackTo, StretchTo and MinMax, TrackTo, and Floor.

Notes:
- This is accessed by the Head/Tail number-slider. 
- This value can be animated per constraint
- The old "Copy Bone Tail" option for the CopyLoc constraint has been automatically converted to 1.0 Head/Bone values for the affected constraints
- In the code, this value is in the bConstraint struct, so it is available for all constraints, even though only a few implement it.
2007-11-12 04:17:03 +00:00
..
2007-08-05 09:21:29 +00:00
2002-11-25 12:02:15 +00:00
2006-01-10 11:36:57 +00:00
2007-09-18 19:39:25 +00:00
2007-08-17 11:23:48 +00:00
2007-11-04 22:00:24 +00:00
2007-03-29 10:09:44 +00:00
2007-09-02 17:25:03 +00:00
2007-07-09 20:42:14 +00:00
2007-08-22 10:07:42 +00:00
2007-07-09 20:42:14 +00:00
2007-04-20 12:56:51 +00:00
2007-11-04 22:00:24 +00:00
2007-11-11 22:54:14 +00:00
2007-06-01 10:38:17 +00:00
2007-10-29 14:37:19 +00:00
2007-05-22 19:40:11 +00:00
2005-01-23 01:36:29 +00:00
2007-10-21 15:42:08 +00:00
2007-03-12 06:21:58 +00:00
2007-10-31 13:56:07 +00:00
2007-06-11 10:42:38 +00:00
2007-06-11 10:42:38 +00:00
2007-06-11 10:42:38 +00:00
2007-06-11 10:42:38 +00:00
2007-09-07 03:48:50 +00:00
2007-10-21 15:42:08 +00:00
2007-10-21 15:42:08 +00:00