Files
test/source/blender/makesdna
Ton Roosendaal 480be71514 2.5
- Edit mesh: Add ctrl+click add vertex or extrude.
  I've made it not move the 3d cursor in that case.

Also found out tweak events conflicted with existing
keymap definitions; on tweak failure (= no mousemove) 
it now passes on the mouse event as 'mouse down' for 
the remaining keymaps to check.
These then actually respond to mouse-up instead of down...

The location in the keymaps where tweaks get generated
remains important. Examples:

1 - 'select' mouse-handler, operator return pass-through
2 - tweak handler checks, and makes tweak event
3 - grabber responds to tweak event

1 - ctrl+mouse tweak handler checks, makes tweak event,
    or passes event on
2 - if tweak event, it runs lasso
3 - else when passed on, ctrl+click extrude happens

In the first case, select works on mouse-down, immediate.
In the second case, extrude happens on mouse-release, even
though the keymap defined mouse-press.

This will make designing nice balanced keymaps still not
simple; especially because you can't tell operators to
pass on the key... although we can add the convention that
select-mouse operators always pass on to enable tweaks.

Still a good reason to wait with custom keymaps
when this is fully settled!
2009-01-30 18:18:41 +00:00
..
2009-01-30 08:10:31 +00:00
2.5
2009-01-02 19:10:35 +00:00
2009-01-24 22:58:22 +00:00
2009-01-17 05:36:58 +00:00
RNA
2009-01-04 19:25:24 +00:00
2008-01-14 19:03:27 +00:00
2.5
2009-01-26 15:23:29 +00:00
RNA
2008-11-29 14:35:50 +00:00
2008-10-31 23:50:02 +00:00
2008-10-11 11:07:25 +00:00
2008-09-19 14:15:36 +00:00
2009-01-04 18:16:34 +00:00
2009-01-04 18:16:34 +00:00
2009-01-17 05:36:58 +00:00
2009-01-17 05:36:58 +00:00
2.5
2009-01-07 16:05:55 +00:00
2009-01-17 05:36:58 +00:00
2009-01-04 18:16:34 +00:00
2.5
2009-01-02 19:10:35 +00:00
2.5
2009-01-27 17:12:40 +00:00
RNA
2008-12-29 17:36:06 +00:00
2.5
2009-01-19 16:54:41 +00:00
RNA
2008-12-01 21:23:58 +00:00
2.5
2008-12-23 19:47:33 +00:00
RNA
2008-11-30 15:55:14 +00:00
2009-01-23 03:52:52 +00:00
2008-10-31 23:50:02 +00:00
2008-10-07 05:09:24 +00:00
2.5
2008-12-11 19:35:27 +00:00
2.5
2009-01-27 17:12:40 +00:00
2008-09-19 14:15:36 +00:00
2009-01-17 05:36:58 +00:00
2009-01-23 20:36:47 +00:00
2.5
2009-01-28 18:26:47 +00:00
2.5
2009-01-20 18:31:11 +00:00
2.5
2009-01-30 18:18:41 +00:00
2009-01-17 05:36:58 +00:00
2008-12-23 21:20:34 +00:00