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:
authorNicholas Rishel <rishel.nick@gmail.com>2021-02-17 04:45:57 +0300
committerNicholas Rishel <rishel.nick@gmail.com>2021-02-17 04:45:57 +0300
commitab210098424bf53b1fdac3de2d016d3e4aa04bfe (patch)
tree57b8a3fd8b4bfce9f59c734ab2341b25557fe505 /source/blender/draw/intern/draw_cache_extract_mesh.c
parentc13754e6475e438ebd2fbafa2e51aa58504dc5f9 (diff)
Fix T84701: Popup closes on release while dragging parameter.
Windows Ghost cursor movement was previously changed to use SendInput because SetCursorPos sporadically allows the cursor to escape the window. This is now reverted because SendInput causes mouse history via GetMouseMovePointsEx to contain invalid movement history, likely due to interaction with mouse acceleration. This resulted in popups closing when the cursor appeared to leave their range.
Diffstat (limited to 'source/blender/draw/intern/draw_cache_extract_mesh.c')
0 files changed, 0 insertions, 0 deletions