Ultimaker / Cura

3D printer / slicing GUI built on top of the Uranium framework
GNU Lesser General Public License v3.0
6.06k stars 2.06k forks source link

camera rotation #9062

Open hickokchris opened 3 years ago

hickokchris commented 3 years ago

Is your feature request related to a problem? Please describe. The problem: rotating the camera always summons the context menu. The real problem: Ultimaker Cura often interprets my attempts to rotate the camera as deleting all objects on the build mat.

Describe the solution you'd like Hotkey+left click rotates the camera. This is a standard user experience practice for 3d programs across all industries and disciplines.

Describe alternatives you've considered I've exhausted the menu options and researched this issue with no resolution.

Affected users and/or printers Affected users: all

Additional context (Add any other context or screenshots about the feature request here.)

Ghostkeeper commented 3 years ago

Hotkey+left click rotates the camera. This is a standard user experience practice for 3d programs across all industries and disciplines.

I don't know of any 3D application that uses a hotkey together with left-click to rotate the camera. In general there are no real standards here though. Blender rotates the camera with the middle mouse button. OpenSCAD uses the left mouse button. In BricsCAD it's even Ctrl + right mouse button.

We've had plans for a long time to allow the user to select from a number of camera control configurations. We're imagining a drop-down with options like "SolidWorks", "Blender", "AutoCAD", "FreeCAD", "OpenSCAD", to allow the user to select the camera controls they are used to. This has been a desire for a long time though and we haven't gotten around to it yet. I'll ask around what the status of that is in our planning.

nallath commented 3 years ago

We already had a ticket for this.

Developers, see CURA-6841

daanta-real commented 1 month ago

Not resolved