Blender Git Commit Log

Git Commits -> Revision e0030d5

Revision e0030d5 by yan (master)
March 27, 2020, 23:59 (GMT)
Fix key detection issues introduced by D7229

Removing the GHOST_kKeyUnknown check from processKeyEvent() produces
epeated unknown key events whenever a modifier key is held down, due
to the way ghost uses GHOST_kKeyUnknown as a filter value for modifier
key events.

Differential Revision: https://developer.blender.org/D7257

Commit Details:

Full Hash: e0030d53bc4e8c6f1a173c52652be3737e52fa0e
Parent Commit: 1f94912
Committed By: Germano Cavalcante
Lines Changed: +25, -18

2 Modified Paths:

/intern/ghost/intern/GHOST_SystemWin32.cpp (+24, -17) (Diff)
/intern/ghost/intern/GHOST_SystemWin32.h (+1, -1) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021