Blender Git Commit Log
Git Commits -> Revision 600fd1c
Revision 600fd1c by Germano Cavalcante (master) May 20, 2020, 19:22 (GMT) |
Fix T76919: Wrong orientation when changing translate to rotate During the refactor of the transform operations, in an attempt to maintain previous behavior, the default orientation of the translate and resize operations became `Global` and the rotate operation became `View`. Now the default is always `View`, and on redo, the translate and rotate operations are saved as `Global`. |
Commit Details:
Full Hash: 600fd1c6f0ed5025068598bfb98f6881f2563acd
Parent Commit: 29afadc
Lines Changed: +31, -22