Skip to content

Add docs/editor.md editor user guide#98

Merged
mblackman merged 1 commit into
mainfrom
docs-editor
Jun 2, 2026
Merged

Add docs/editor.md editor user guide#98
mblackman merged 1 commit into
mainfrom
docs-editor

Conversation

@mblackman
Copy link
Copy Markdown
Owner

Summary

  • New docs/editor.md covering the editor end-to-end: launching, main menu (File/Layout/Windows), playback toolbar (Play/Pause/Step/Stop/Mute/Run Player/Export Build), every dockable window with what it shows + what it touches, Run Player + Export Build workflows, the live hotkeys (` toggles showDebugGUI; Esc quits — File menu Ctrl shortcut labels are display-only), and where global / per-project / layout-preset persistence files actually land on disk (incl. SDL_GetPrefPath resolution per platform).
  • Cross-linked from docs/QUICKSTART.md § Deeper reading.

Test plan

  • Read through docs/editor.md and confirm each window section matches the live editor.
  • Verify the persistence paths (Windows %APPDATA%, macOS ~/Library/Application Support, Linux ~/.local/share) match what SDL_GetPrefPath actually returns.

Cover the editor surface end-to-end: launching, main menu / playback toolbar,
each window (Scene View, Hierarchy, Asset Browser, Lua Console, Player /
Export Output, Signing Settings, etc.), Run Player + Export Build workflows,
hotkeys, and where the global + per-project + layout-preset persistence
files actually land on disk.

Link from QUICKSTART deeper-reading section.
@mblackman mblackman merged commit 262fb02 into main Jun 2, 2026
13 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant