Prerequisites
The Problem
Using WASD for moving both cursors and camera coupled with the 2d/3d switches is confusing. I often don't remember what is going to move when I use WASD or I'm annoyed because I want the other one to move and have to find a button with the mouse so that I can use WASD to move it. It also interrupts my workflow to switch to a mouse button when Im doing the other operations with the keyboard.
Feature Description
I propose a new paradigm for moving the cursor vs the camera/view. We should make them both moveable with the keyboard and not require clicking a button or using the mouse.
We could allow the arrow keys to move the selection and keep WASD for the camera. That way both could be moved at the same time.
CAMERA
W: forward
A: left
S: back
D: right
SHIFT: down
SPACE: up
CURSOR
UP/DOWN: z axis
LEFT/RIGHT: X axis
PAGE UP/PAGE DOWN: Y axis
Alternatives
Using Capital letters to move the camera and lowercase to move the cursors. In that model the caps lock becomes the toggle instead of buttons. This model has issues since SHIFT is used for moving down and as a modifier. We'd probably have to switch to Right Shift for the modifier. We could map q an z as alternates but this may get confusing.
CAMERA
W: forward
A: left
S: back
D: right
SHIFT: down
SPACE: up
CURSOR
a: z axis
d: z axis
w: x axis
s: x axis
q: y axis up
z: y axis down
Additional context
I think this change would solve a lot of other issues
maybe this one too
Prerequisites
The Problem
Using WASD for moving both cursors and camera coupled with the 2d/3d switches is confusing. I often don't remember what is going to move when I use WASD or I'm annoyed because I want the other one to move and have to find a button with the mouse so that I can use WASD to move it. It also interrupts my workflow to switch to a mouse button when Im doing the other operations with the keyboard.
Feature Description
I propose a new paradigm for moving the cursor vs the camera/view. We should make them both moveable with the keyboard and not require clicking a button or using the mouse.
We could allow the arrow keys to move the selection and keep WASD for the camera. That way both could be moved at the same time.
CAMERA
W: forward
A: left
S: back
D: right
SHIFT: down
SPACE: up
CURSOR
UP/DOWN: z axis
LEFT/RIGHT: X axis
PAGE UP/PAGE DOWN: Y axis
Alternatives
Using Capital letters to move the camera and lowercase to move the cursors. In that model the caps lock becomes the toggle instead of buttons. This model has issues since SHIFT is used for moving down and as a modifier. We'd probably have to switch to Right Shift for the modifier. We could map q an z as alternates but this may get confusing.
CAMERA
W: forward
A: left
S: back
D: right
SHIFT: down
SPACE: up
CURSOR
a: z axis
d: z axis
w: x axis
s: x axis
q: y axis up
z: y axis down
Additional context
I think this change would solve a lot of other issues
maybe this one too