Blender Git Commit Log

Git Commits -> Revision b80c073

Revision b80c073 by Bastien Montagne (master)
February 2, 2016, 20:27 (GMT)
Fix T47300: SHIFT TAB, CTRL SHIFT TAB shortcuts does not toggle snap, snap mode on off anymore.

Regression from rB12c71508c2d7.

Now, we systematically first try keycode from `XLookupKeysym()`, and only fall back to
the one from `XLookupString()` if it failed to convert to a valid gkey.

Commit Details:

Full Hash: b80c07321ba9611b19557d245c67f6933b80ec95
Parent Commit: e3f48bd
Lines Changed: +10, -7

1 Modified Path:

/intern/ghost/intern/GHOST_SystemX11.cpp (+10, -7) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021