Blender Git Loki
Git Commits -> Revision 9306e01
Revision 9306e01 by Yevgeny Makarov (master) November 30, 2020, 12:41 (GMT) |
Fix T82870: on macOS, continuous grab jumps when crossing editor border The event queue can contain events from before pointer warping, ignore those now. This is an old issue, but became more common now that we disabled event coalescing and started using the event mouse location rather than the current mouse location. Thanks to Yevgeny Makarov and Nicholas Rishel for helping solve this. Ref D9662 |
Commit Details:
Full Hash: 9306e01b10cd0cad50179f68fe8c8fed1c86e4a1
Parent Commit: 2a430a6
Committed By: Brecht Van Lommel
Lines Changed: +16, -0