The function transform_around_single_fallback_ex was no longer setting
t->around to V3D_AROUND_LOCAL_ORIGINS correctly.
The fix changes a bitwise-or to a bitwise-and (probably a typo).
One byte fix! :)
Differential D10767
Fix T86046: transform_around_single_fallback_ex not working correctly Authored by Falk David (filedescriptor) on Mar 19 2021, 11:08 AM. Tags None Subscribers None
Details The function transform_around_single_fallback_ex was no longer setting The fix changes a bitwise-or to a bitwise-and (probably a typo).
Diff Detail
Event Timeline |