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
Elia Sarti 24d39c0de4 2.5 / Drag & Drop
Commit of basic architecture. Sorry, nothing fun to play with yet.
Added two events: MOUSEDRAG and MOUSEDROP. MOUSEDRAG is sent when left-mouse clicking and then moving the cursor and every time the cursor is moved until the user releases the mouse button, thus generating a MOUSEDROP.
Also added two dummy drag operators in view3d and outliner (place holders for now).

Brecht and Ton: feel free to check/edit especially the event system code. I'm not sure that's the right way to do it. Also, I'm getting some mem leaks which I suspect are caused by my code.
2009-07-25 15:26:06 +00:00
..
2009-07-25 15:26:06 +00:00
2009-05-05 23:10:32 +00:00
2009-05-05 23:10:32 +00:00
2.5
2009-07-24 12:43:59 +00:00
2009-06-23 00:09:26 +00:00
2009-01-23 03:52:52 +00:00
2009-07-25 15:26:06 +00:00
2.5
2008-12-19 14:14:43 +00:00
2009-07-16 00:50:27 +00:00
2.5
2009-07-24 12:43:59 +00:00
2.5
2009-07-24 12:43:59 +00:00