SIGN IN SIGN UP

Properly interpret modifiers on GLFW key events (#44844)

GLFW key events set modifier flags based on what the modifier state was before the event, unlike every other platform. This modifies the GLFW key support to take that into account.

As a small cleanup, I fixed a documentation macro reference for the modifier flags that was duplicate
G
Greg Spencer committed
d026f2d948f4748dabf4fe9fb2d9e51ff33079f5
Parent: 21158d8
Committed by GitHub <noreply@github.com> on 11/18/2019, 10:07:08 PM