Blender Git Commit Log

Git Commits -> Revision d2dc452

Revision d2dc452 by Alexander Gavrilov (master)
June 5, 2021, 13:29 (GMT)
Limit Rotation: add an Euler Order option.

Since Limit Rotation is based on Euler decomposition, it should allow
specifying the order to use for the same reasons as Copy Rotation does,
namely, if the bone uses Quaternion rotation for its animation channels,
there is no way to choose the order for the constraint.

Ref D9626

Commit Details:

Full Hash: d2dc452333a4cfd335a0075277c21349473ba678
Parent Commit: 2cd1bc3
Lines Changed: +19, -2

4 Modified Paths:

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