Blender Git Commit Log

Git Commits -> Revision aadc90d

Revision aadc90d by Alexander Gavrilov (master)
November 7, 2019, 16:03 (GMT)
Stretch To: implement a mode similar to Damped Track for rotation.

Most of the time Stretch To is used in actual rigs, like BlenRig
or Rigify, in combination with Damped Track to handle rotation
before the stretch, because it produces rotations more appropriate
for organic deformation, and doesn't flip because of internal
gimbal lock.

The prevalence of this pattern suggests that Stretch To should
support that kind of rotation directly as an option.

Differential Revision: https://developer.blender.org/D6134

Commit Details:

Full Hash: aadc90d0fc6734ac335f5ae488767ddb4dac307c
Parent Commit: 4e5768b
Lines Changed: +25, -7

4 Modified Paths:

/release/scripts/startup/bl_ui/properties_constraint.py (+6, -3) (Diff)
/source/blender/blenkernel/intern/constraint.c (+10, -0) (Diff)
/source/blender/makesdna/DNA_constraint_types.h (+1, -1) (Diff)
/source/blender/makesrna/intern/rna_constraint.c (+8, -3) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021