Files
Faset_Engine/docs/validation/context-menus-2026-09-24
Emil f07eb4091e
Native and manual checks / native (ubuntu-24.04) (push) Failing after 1m54s
Native and manual checks / manual (push) Successful in 32s
Native and manual checks / native (windows-2025) (push) Canceled after 0s
Windows editor and software Vulkan / windows-graphics (push) Canceled after 0s
Add editor right-click context actions
2026-09-24 15:44:25 +03:00
..

Editor context menus — Linux, 2026-09-24

scene-context.png is a GPU capture of the implemented Editor at 1280 × 900 with the Scene-root context menu open. It was produced by the headless editor_ui_context_menu test using FASET_CONTEXT_CAPTURE.

The test also exercises entity Duplicate/Delete with Undo, inherited-instance parenting, contextual file actions, menu dismissal, and the viewport's click vs. right-drag camera gesture. It checks that selecting an unavailable imported asset cannot use toolbar actions on a previously selected file. See tests/editor_ui_context_menu.cpp for the exact acceptance assertions. The generated visual exploration lives separately in docs/design/editor-context-menu-reference.png.