Blender Git Commit Log
Git Commits -> Revision bbd74e9
Revision bbd74e9 by Germano Cavalcante (master) February 3, 2021, 17:48 (GMT) |
Fix T85340: Gizmo rotation inverted (in some perspective angles) This is an old bug (strange not to have been reported before). To define the direction of rotation, the View Vector is used. However, only the projection matrix was being considered, but in perspective mode, the position of the pivot also matters. |
Commit Details:
Full Hash: bbd74e9fd4ce014cc98c76eae03563dd0c0d1727
Parent Commit: 9042532
Lines Changed: +3, -1
1 Modified Path:
/source/blender/editors/transform/transform_constraints.c (+3, -1) (Diff)