Blender Git Commit Log
Git Commits -> Revision 4eb806b
Revision 4eb806b by Nathan Letwory (master) December 28, 2010, 13:03 (GMT) |
Fix [#24630] alt+shift+LMB dragging does not work Reported by Nils Austa There was double handling of modifier keys. With my autumn work on the modifier keys I had moved state checks for modifier keys into convertKey(), but left the call to handleModifierKeys. That caused problems with proper modifier key handling in the entire key handling code of GHOST. |
Commit Details:
Full Hash: 4eb806b0a4a526069100a4fa2ddb8bed5356b397
SVN Revision: 33928
Parent Commit: 875a728
Lines Changed: +2, -6
1 Modified Path:
/intern/ghost/intern/GHOST_SystemWin32.cpp (+2, -6) (Diff)