Blender Git Commit Log

Git Commits -> Revision 760a16b

Revision 760a16b by Germano Cavalcante (master)
February 4, 2021, 13:43 (GMT)
Fix for 3D view transform: flipped rotation direction for numeric input

The rotation direction was flipped recently.

This meant that rotation on a single axis gave negative results compared
with previous Blender releases.

This partially reverts a9b53daf23ba8b6cb4c930e06154ffd35522b00d.

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

Commit Details:

Full Hash: 760a16b88b51eee160a24b697472ec53bb452da4
Parent Commit: bec0862
Lines Changed: +13, -15

3 Modified Paths:

/source/blender/editors/transform/transform_constraints.c (+3, -3) (Diff)
/source/blender/editors/transform/transform_generics.c (+7, -9) (Diff)
/source/blender/editors/transform/transform_gizmo_3d.c (+3, -3) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021