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/source/blender/windowmanager
Brecht Van Lommel 59b8f8d18c Fix #21201: double click didn't use the original mouse position, now
it stores it and sets it later when the double click event is handled.

Decided to not reuse prevx but made prevclickx, because there may be
multiple mousemoves between the two clicks, and prevx is already used
for some other tricky things.
2010-07-05 16:42:42 +00:00
..
2010-02-12 13:34:04 +00:00
2010-03-21 01:14:04 +00:00
2010-02-12 13:34:04 +00:00
2010-03-22 11:59:36 +00:00
2010-03-21 01:14:04 +00:00
2010-02-12 13:34:04 +00:00
2010-03-21 01:14:04 +00:00
2010-03-21 01:14:04 +00:00