Files
blender/intern/ghost
Bastien Montagne b80c07321b 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.
2016-02-02 21:27:33 +01:00
..
2015-12-28 21:40:49 +11:00
2015-07-01 16:30:26 +10:00
2015-07-01 16:30:26 +10:00
2014-08-16 10:51:07 +10:00