Blender Git Commit Log

Git Commits -> Revision 125b878

November 14, 2020, 21:55 (GMT)
Support inbetween mouse/tablet moves on macOS.

Coalescing on macOS overwrites a singular unprocessed mouse event. To
receive all mouse and tablet events coalescing is disabled.

Disabling coalescing for macOS disables coalescing for trackpad
gestures. Repeat trackpad events are unnecessary and found to
negatively impact performance thus are re-coalesced in Window Manager.

Commit Details:

Full Hash: 125b87844c91c2fba0b821bbdd6d5dd3e90d6cc1
Parent Commit: 194a57f
Lines Changed: +32, -7

2 Modified Paths:

/intern/ghost/intern/GHOST_SystemCocoa.mm (+2, -1) (Diff)
/source/blender/windowmanager/intern/wm_event_system.c (+30, -6) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021