Blender Git Commit Log
Git Commits -> Revision a9b53da
Revision a9b53da by Germano Cavalcante (master) January 31, 2021, 13:31 (GMT) |
Fix T83092: Direction of rotation with View orientation changed in 2.91 This solution replaces {rBf9e994d0f463}. That commit created an inverted orientation matrix but the 'Align to Transform Orientation' operator doesn't work well with inverted matrices. This new solution makes the rotate operator use the negative vector of the axis. |
Commit Details:
Full Hash: a9b53daf23ba8b6cb4c930e06154ffd35522b00d
Parent Commit: c828a50
Lines Changed: +37, -54