Page MenuHome

Fix LMB Select conflict with Shift-click to select, Re-Route and Cut Connections
AbandonedPublic

Authored by William Reynish (billreynish) on Dec 8 2018, 5:52 PM.

Details

Summary

This adresses two issues from T57918.

  • Adds ability to shift-click to select multiple nodes, which is broken in 2.8 currently
  • Fixes conflict with shift-click and Re-Route feature. Re-Route is now Shift-RMB.
  • Fixes conflict with Ctrl-LMB, which is used both in the Box Select tool and Cut Connections. Cut Connections is now Ctrl-RMB.

Diff Detail

Event Timeline

Solved in slightly different ways.

  • Reroute and link cut are now LMB/RMB depending on the select mouse.
  • RMB select still allows selecting with both LMB and RMB, it's just no longer duplicated for LMB.