Blender Git Commit Log

Git Commits -> Revision c0d5c13

July 30, 2021, 14:51 (GMT)
Fix T88281: Pose Library 'flip pose' sometimes flips wrong

Correct cases where the X-axis of the bone (in pose space) aligns with
the pose-space Y or Z-axis. In these cases the decomposition of the
matrix fails, and a negative scale of the X-axis turns into a 180�
rotation around the Y-axis. An extra -1 scale to the X and Z axes of the
resulting matrix seems to fix things.

Commit Details:

Full Hash: c0d5c13b4645dd3eb7aa09df6178d1a7520a32f7
Parent Commit: 9987a2b
Committed By: Fabian Schempp
Lines Changed: +18, -0

1 Modified Path:

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