Blender Git Commit Log
Git Commits -> Revision f782978
Revision f782978 by Germano Cavalcante (master) September 14, 2020, 18:55 (GMT) |
Fix T80704: bpy.ops.transform.rotate() ignores orient_type Remove the condition preventing orientation from being obtained out of the 3d View context. Also pass the `ob` and `obedit` arguments obtained from the caller. |
Commit Details:
Full Hash: f7829787da5c64b3fa715a042c2a45ecd4314676
Parent Commit: 273bf53
Lines Changed: +57, -28