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:
authorlazydodo <github@lazydodo.com>2016-09-29 02:19:16 +0300
committerlazydodo <github@lazydodo.com>2016-09-29 02:22:02 +0300
commit26d7d995dbef20040664372a836d166b0a638ccb (patch)
tree27fc10c2191ae024f298915e5c3efa2a30429d93 /build_files
parent344a669c412a5eb5b71555a18aa85ef7a16b253f (diff)
Fix Windows mouse wheel scroll speed
In Windows, event dispatching code is throwing out the wheel scroll count value. Despite of how many fast you move the wheel, it only make one-notch scroll event. This patch convert wheel event to multiple 1-notch wheel events. This also correct the handling of smooth scroll mouse wheel (which can report smaller than 1-notch wheel movement) by accumulating the small wheel delta values. Reviewers: djnz, shadowrom, elubie, #platform:_windows, sergey, juicyfruit, brecht Reviewed By: shadowrom, elubie, #platform:_windows, brecht Subscribers: dingto, elubie, brachi, brecht Differential Revision: https://developer.blender.org/D143
Diffstat (limited to 'build_files')
0 files changed, 0 insertions, 0 deletions