Blender Git Commit Log
Git Commits -> Revision 490801b
Revision 490801b by Germano Cavalcante (master) April 6, 2021, 13:41 (GMT) |
Fix T86889: Rotation with top plane view glitches The `InputAngle` function uses a flawed algorithm to fix precision issues. This commit refactor the logic of that function by using BLI utilities. Differential Revision: https://developer.blender.org/D10880 |
Commit Details:
Full Hash: 490801ba1d20bf9b2536ad08b8808393e9957c58
Parent Commit: 24d71ac
Lines Changed: +11, -44
1 Modified Path:
/source/blender/editors/transform/transform_input.c (+11, -44) (Diff)