Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.blender.org/blender.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJulian Eisel <eiseljulian@gmail.com>2016-04-23 17:49:34 +0300
committerJulian Eisel <eiseljulian@gmail.com>2016-04-23 18:24:00 +0300
commit26564ff3430d1d8b199c09192c3078071552788e (patch)
treef05db8b99de9012bfd65d6e651cf51b45e028b97 /source/blender/python/bmesh
parent35be6d87e84e110714456896deb086576bb02355 (diff)
Event system: Let event pass through after menu poll fails
Part 2 of Fix for T48200. Without this, it's not possible to exit GPencil edit mode using tab key with pies enabled. Menus are somehow similar to operators, which let the event pass through too after operator poll returns 0. So think we should handle them similar here. Can't guarantee this is totally safe though ;)
Diffstat (limited to 'source/blender/python/bmesh')
0 files changed, 0 insertions, 0 deletions