This repository has been archived on 2023-10-09. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
blender-archive/intern/ghost/intern
Nicholas Rishel 81c57c9471 Fix T84144 cursor wrap broken for Windows.
Modifies WM_BUTTON processing to reuse existing mousemove logic. Fixes
case where cursor wrap was not being handled on mouse release.

Bonus: flattened mouse move logic so all paths lead to a single return.
Removed case where wrap is not handled until subsequent mousemove as
button press may rely on updated mouse move position.
2020-12-28 13:34:58 -08:00
..
2020-10-30 16:29:04 -07:00
2020-10-19 08:43:08 -07:00
2020-10-09 12:12:29 +11:00
2020-11-16 16:48:41 +11:00
2020-11-16 16:48:41 +11:00