blender/release/scripts
Joshua Leung d876e4876f Limit Distance Constraint - jpbouza Feature Request
The Limit Distance constraint is now allowed to use the owner/target space
settings. Previously this wasn't exposed it didn't seem sensible/useful.
However, this can be useful when dealing with dependencies between bones and the
armature gets scaled.

Usage notes:
- It is advised to select the same space for both owner and target, otherwise
the comparisons are meaningless
2012-10-11 08:26:49 +00:00
..
modules check addons are enabled before disabling them (would cause python exceptions when removing a disabled addon). 2012-10-10 11:37:38 +00:00
presets Fix #32780: Maya keymap selection issues 2012-10-10 08:07:28 +00:00
startup Limit Distance Constraint - jpbouza Feature Request 2012-10-11 08:26:49 +00:00
templates correct addon example, it used both __doc__ and bl_description 2012-09-29 11:51:18 +00:00