Skip to content

Toolbar

The toolbar is the global header at the top of the editor window. It groups project-level actions on the left, viewport controls in the center, and history / publishing actions on the right.

Toolbar with Settings, Report, transform tools, preview, save and publish.

Left group — project

ControlAction
LogoRelu Spatial logo. Clicking this returns to the project dashboard.
ShortcutsOpens the shortcuts modal (shows various keyboard shortcuts).
ReportOpens the in-app issue reporter.

Center group — scene & preview

ControlAction
Transform toolsActive manipulation mode (move / rotate / scale). Mirrors the gizmo shown on the selected entity.
Add objectAdds a new entity to the scene (cube, sphere, plane, light, camera, etc.).
PreviewLaunches the preview runtime in a separate window using the current saved snapshot.

Right group — history & publishing

ControlAction
UndoReverts the last scene-affecting action. Bound to Cmd/Ctrl + Z.
RedoRe-applies the last undone action. Bound to Cmd/Ctrl + Shift + Z.
SaveWrites the current scene to disk. Bound to Cmd/Ctrl + S.
PublishUploads the project to Relu and makes it shareable.
HelpOpens the in-app tour and links to this documentation.

TIP

Save and Publish are independent. You always need to save before previewing or publishing — preview/publish read the on-disk snapshot, not the in-memory state.