Blender Git Commit Log

Git Commits -> Revision b892c8a

Revision b892c8a by Antonis Ryakiotakis (pie-menus)
July 31, 2014, 16:38 (GMT)
X11 code that disables autorepeat.

This makes it so as long as there is a pie menu active, autorepeat is
off. It is meant to cater for support for multiple coexisting pies in
the future too but no tests can be really made here yet.

Commit Details:

Full Hash: b892c8a4523357570d53d2a662ad7a4d34d80294
Parent Commit: 664dc55
Lines Changed: +93, -3

11 Modified Paths:

/intern/ghost/GHOST_C-api.h (+6, -0) (Diff)
/intern/ghost/GHOST_ISystem.h (+7, -0) (Diff)
/intern/ghost/intern/GHOST_C-api.cpp (+11, -0) (Diff)
/intern/ghost/intern/GHOST_System.h (+7, -0) (Diff)
/intern/ghost/intern/GHOST_SystemX11.cpp (+11, -0) (Diff)
/intern/ghost/intern/GHOST_SystemX11.h (+6, -0) (Diff)
/source/blender/editors/interface/interface_handlers.c (+8, -2) (Diff)
/source/blender/editors/interface/interface_regions.c (+2, -0) (Diff)
/source/blender/makesdna/DNA_windowmanager_types.h (+2, -1) (Diff)
/source/blender/windowmanager/intern/wm_event_system.c (+28, -0) (Diff)
/source/blender/windowmanager/WM_api.h (+5, -0) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021