Blender Git Commit Log

Git Commits -> Revision 8da23fd

Revision 8da23fd by Alexander Gavrilov (master)
September 27, 2021, 17:45 (GMT)
Constraints: change default Stretch To rotation type to Swing.

As also explained in D6134, in most case of Stretch To usage in
rigs, it is desirable to use swing rotation, either via the old
method of pairing the constraint with Damped Track, or via the
Swing rotation type introduced in 2.82. This is for instance true
for all usages of the constraint in Rigify.

The reason can be understood by realizing that unlike order-
dependent euler rotations, swing is not biased to an axis, and
isn't affected by gimbal lock effects at merely 90 degrees
of rotation (it has only one singularity at 180 degrees).

Thus it makes sense to change the default for newly created
constraints to the Swing mode. This has no backward compatibility
concerns except for old tutorials and rig generation scripts.

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

Commit Details:

Full Hash: 8da23fd5aaa46354005b6caff83285cd61421c68
Parent Commit: 8967bcb
Lines Changed: +1, -1

1 Modified Path:

/source/blender/blenkernel/intern/constraint.c (+1, -1) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021