On MacOS, I can hold the Control
key to turn on snapping. However I believe that the Command
key should be used instead, or at least an option should be given to the user to choose whether the use Control
or Command
for snapping. This is because:
-
The Windows’
Ctrl
key’s equivalent in Mac is theCommand
key, not theControl
key (Ctrl+C
=Command+C
,Ctrl+V
=Command+V
). Therefore, asCtrl
is used for activating the snapping mode in Windows, its equivalent (Command
key) should be used in Mac. -
If I wanted to save a file in Windows Blender, I press
Ctrl+S
. If I wanted to undo an action, I hitCtrl+Z
. If I wanted to turn on snapping, I holdCtrl
. However, in Mac Blender, I hitCommand+S
for saving,Command+Z
for undo, butControl
for snapping. It is inconsistent.
What do you guys think?