Blender Git Commit Log

Git Commits -> Revision e138cde

Revision e138cde by Sergey Sharybin (master)
January 18, 2017, 11:18 (GMT)
Transform manipulator: Allow first clicking Shift before selecting axis

Avoids possible jumps when one is trying to do some really preciese tweak.

Quite striaghtforward change for mouse input initialization: take Shift
state into account. However, this will interfere with the axis exclusion
which is currently also uses Shift (the feature to move something in a
plane which doesn't have selected axis). This is probably not so commonly
used feature (nobody in the studio even knew of it) and the only downside
now would be that such a constrainted movement will become accurate by
default. That's easy to deal from user side by just unholding Shift key.

Reviewers: brecht, mont29, Severin

Differential Revision: https://developer.blender.org/D2418

Commit Details:

Full Hash: e138cdeeb637bb63f2a66728db1c3281ac1fca09
Parent Commit: 8d4b31c
Lines Changed: +5, -5

3 Modified Paths:

/source/blender/editors/transform/transform.c (+2, -2) (Diff)
/source/blender/editors/transform/transform.h (+1, -1) (Diff)
/source/blender/editors/transform/transform_input.c (+2, -2) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021