Blender Git Commit Log

Git Commits -> Revision af088c2

Revision af088c2 by Bastien Montagne (master)
May 14, 2019, 13:56 (GMT)
Fix T63994: Node Editor: Move All Selected Nodes when dragging.

Left-click select broke that behavior, since it puts both action and
select buttons on the same physical mouse button...

To support this behavior again, we have to split selection process in
two steps, hence make it modal... While I remain rather skeptical about
that global design decision, and complexity it adds to many UI/UX areas,
this solution ends up being OK-ish I think.

Thanks to @brecht for some final tweaks on the patch.

Commit Details:

Full Hash: af088c26409503a53fdc0182038faa6574cfc29f
Parent Commit: c66a782
Lines Changed: +105, -31

1 Modified Path:

/source/blender/editors/space_node/node_select.c (+105, -31) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021