The InputAngle function uses a flawed algorithm to correct a precision issue.
This patch refactor the logic of the function by using BLI utilities.
Differential D10880
Fix T86889: Rotation with top plane view glitches Authored by Germano Cavalcante (mano-wii) on Apr 2 2021, 7:44 PM. Tags None Subscribers None
Details The InputAngle function uses a flawed algorithm to correct a precision issue. This patch refactor the logic of the function by using BLI utilities.
Diff Detail
Event Timeline
Comment Actions
Good to see that the result is also fixed with float. | ||||||