Skip to content

Controls

Lukas edited this page May 11, 2024 · 4 revisions

raynodes has all the conventional shortcuts that you can expect from an application. Please report if your missing some.

CTRL = Control

Basic Controls

RightClick: Open the context menu - create nodes
LeftClick: Select nodes, drag them or drag the canvas
ScrollWheel: Control the zoom level of the editor
RightClick + DragMouse: Select in rectangle
CTRL + RightClick + DragMouse: Delete all connection in the rectangle selection CTRL+LeftClick (click on a node): Add to Selection
CTRL+RightClick (drag)
: Delete nodes in selection
DEL: Delete selected nodes
LEFT ALT: Show pin data types

Shortcuts

CTRL+C: Copy selection
CTRL+V: Paste selection
CTRL+X: Cut (delete and copy) selection
CTRL+A: Select all
CTRL+Z: Undo Action
CTRL+Y: Redo Action

CTRL+S: Save file - will open dialogue if its not named yet CTRL+O: Open File - opens the file chooser dialogue
CTRL+SHIFT+S: Save As - allows to save the current project with a new name and location

Clone this wiki locally