618f39fca2
Remove experimental options & make them default: - Tweak Select: Mouse Select & Move - Tweak Tool: Left Mouse Select & Move Changes: - LMB press selects the element (unless it's already selected - in that case no selection takes place). - LMB drag moves the selection. - LMB click selects the element (deselecting all others). Implications: - This makes it possible to tweak more than one item at a time. - It is no longer possible to set the 3D cursor with LMB when the tweak tool is active. Details: - Shift-LMB remains unchanged. - RMB selection remains unchanged. - Blender 2.7 key-map remains unchanged. Addresses design task #96544.