Meshroom icon indicating copy to clipboard operation
Meshroom copied to clipboard

[request] Shortcut settings

Open natowi opened this issue 4 months ago • 2 comments

Is your feature request related to a problem? Please describe. Shortcuts are not well documented.

Describe the solution you'd like Add a Shortcut settings window to Meshroom to give an overview of Shortcuts in the software (and Shortcut + mouse combos) Allow to change the Shortcuts in user settings.

Describe alternatives you've considered Adding shortcuts to the documentation

natowi avatar Aug 19 '25 20:08 natowi

You're right, the shortcuts are absolutely not documented. Here's a quick overview of (I think almost all of) them:

  • Ctrl-N: New empty project
  • Ctrl-O: Open project
  • Ctrl-S: Save current project
  • Ctrl-Shift-S: Save as
  • Ctrl-I: Import images
  • Ctrl-F: Full screen / exit full screen
  • Ctrl-Shift-P: Switch to the light/dark palette
  • Ctrl-Shift-R: Reload the plugins source code
  • Ctrl-Z / Ctrl-Shift-Z: Undo/redo
  • Ctrl-Shift-T: Save as template
  • Ctrl-Shift-I: Import project in the current graph
  • R/G/B/A: Switch between the Red, Green, Blue and Alpha channels in the 2D Viewer

In the Graph Editor:

  • F: Fit the graph
  • C: Simplified palette to change a node's color
  • Alt-click on a node: Select the node and all the following ones
  • Del: Delete the selected node(s)
  • D: Duplicate the selected node(s)
  • Alt-D: Duplicate the selected node and all the following ones
  • Ctrl-C: Copy the selected node(s)
  • Ctrl-V: Paste the selected node(s)
  • Ctrl-X: Cut the selected node(s)

They could be added to the documentation, so the information exists somewhere while we're waiting for them to be explicitly added somewhere in Meshroom.

cbentejac avatar Aug 21 '25 13:08 cbentejac

@cbentejac Thanks a lot! What about the Image and 3D Viewer? I noticed we can reset the rotation point by holding CTR+Click

natowi avatar Aug 21 '25 15:08 natowi