Blender Git Commit Log

Git Commits -> Revision 08d54e7

Revision 08d54e7 by Matt Ebb (master)
February 13, 2008, 13:26 (GMT)
* "Drag Immediately" transform user preference.

It's already supported within transform, was previously known as 'tweak mode' and for some odd reason was a compile time option. This brings it to a user preference (in 'Edit Methods' section).

Basically it means that you don't need the extra click at the end to confirm a drag-move transform, if you're already dragged, you can just let go of the mouse rather than needing to click again. It's a lot more comfortable when you're used to using other applications as well as blender, and much more sensible for tablets.

This started life as patch #7144 by Ed Britton, but this implementation has been changed considerably.

Commit Details:

Full Hash: 08d54e71eaf7624dec3bb473dfa941faa04b85af
SVN Revision: 13669
Parent Commit: 78c3692
Lines Changed: +37, -27

6 Modified Paths:

/source/blender/makesdna/DNA_userdef_types.h (+1, -0) (Diff)
/source/blender/src/editaction.c (+5, -4) (Diff)
/source/blender/src/editipo.c (+3, -2) (Diff)
/source/blender/src/editnla.c (+5, -3) (Diff)
/source/blender/src/editobject.c (+4, -7) (Diff)
/source/blender/src/space.c (+19, -11) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021