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:
authorCampbell Barton <campbell@blender.org>2022-07-21 08:59:54 +0300
committerCampbell Barton <campbell@blender.org>2022-07-21 09:07:11 +0300
commit7a736854603b640ca2a384a6cf05d0afc7fbe6dd (patch)
tree2b0142265a8ad615c3c1efd47c03ebf752a769fc /source/blender/windowmanager/intern/wm_operators.c
parent095b8d8688f689ac3428e72e8831808fe9263db2 (diff)
Fix WM_event_type_mask_test ignoring wheel and gesture events
WM_event_type_mask_test checks assumed ISMOUSE macro worked for any kind of mouse event when it only accepted buttons & motion. Now ISMOUSE checks for any kind of mouse event, use ISMOUSE_BUTTON/WHEEL/GESTURE for more specific checks.
Diffstat (limited to 'source/blender/windowmanager/intern/wm_operators.c')
0 files changed, 0 insertions, 0 deletions