Blender Git Commit Log

Git Commits -> Revision b665ad8

Revision b665ad8 by Germano Cavalcante (master)
June 21, 2021, 17:31 (GMT)
Fix T89291: Objects with rotation deltas don't rotate in correct axes

Quaternion correction was not implemented and Euler values were being
incorrectly combined.

Commit Details:

Full Hash: b665ad8621a0db265fd666542d26aed463025db1
Parent Commit: 41af27c
Lines Changed: +57, -6

3 Modified Paths:

/source/blender/blenlib/BLI_math_rotation.h (+3, -0) (Diff)
/source/blender/blenlib/intern/math_rotation.c (+25, -0) (Diff)
/source/blender/editors/transform/transform_mode.c (+29, -6) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021